summaryrefslogtreecommitdiff
path: root/sphinx/static/rightsidebar.css
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/static/rightsidebar.css')
-rw-r--r--sphinx/static/rightsidebar.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/sphinx/static/rightsidebar.css b/sphinx/static/rightsidebar.css
deleted file mode 100644
index bc604a89..00000000
--- a/sphinx/static/rightsidebar.css
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
- * Sphinx Doc Design -- Right Side Bar Overrides
- */
-
-
-div.sphinxsidebar {
- float: right;
-}
-
-div.bodywrapper {
- margin: 0 230px 0 0;
-}
-
-div.inlinecomments {
- right: 250px;
-}