aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/_static/theme_overrides.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/_static/theme_overrides.css b/doc/_static/theme_overrides.css
index 7f808783b..4af06bdb0 100644
--- a/doc/_static/theme_overrides.css
+++ b/doc/_static/theme_overrides.css
@@ -39,6 +39,7 @@ footer hr {margin-bottom: 10px}
/*Remove 1 indentation space in the sidemenu items*/
.wy-menu-vertical li.current a, .wy-menu-vertical li.toctree-l2.current > a{padding:0.4045em 1.618em}
.wy-menu-vertical li.toctree-l2.current li.toctree-l3 > a{padding: 0.4045em 1.8em}
+.wy-menu-vertical li.toctree-l3.current li.toctree-l4 > a{padding: 0.4045em 2.618em}
/*Remove empty add*/
div.wy-menu.rst-pro{display: none !important;max-width: 260px}