aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_static/theme_overrides.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_static/theme_overrides.css')
-rw-r--r--doc/_static/theme_overrides.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/_static/theme_overrides.css b/doc/_static/theme_overrides.css
index 4af06bdb0..7efc1c207 100644
--- a/doc/_static/theme_overrides.css
+++ b/doc/_static/theme_overrides.css
@@ -19,8 +19,8 @@ footer hr {margin-bottom: 10px}
/*Shrink left nav to 260px*/
.wy-nav-side,.rst-versions,.wy-side-nav-search,.wy-menu-vertical{width: 260px}
.wy-nav-content-wrap{margin-left:260px;background:#fcfcfc;min-height:100%}
-@media screen and (max-width: 768px){
- .wy-nav-top i {padding-top:7px}
+@media screen and (max-width: 768px){
+ .wy-nav-top i {padding-top:7px}
.wy-nav-content-wrap{margin-left:0px}
.wy-nav-content-wrap.shift{margin-left:260px;position: static;}
.wy-nav-side.shift{width:260px;padding-bottom: 40px;}
@@ -67,4 +67,4 @@ div.wy-menu.rst-pro{display: none !important;max-width: 260px}
/*Reduce margin below lists*/
.rst-content .section ul, .rst-content .toctree-wrapper ul, article ul {margin-bottom: 12px}
-.rst-content blockquote {margin-bottom: 12px;} \ No newline at end of file
+.rst-content blockquote {margin-bottom: 12px;}