diff --git a/docs/docsite/_themes/srtd/layout.html b/docs/docsite/_themes/srtd/layout.html index 2c83950e213..14ad17aa958 100644 --- a/docs/docsite/_themes/srtd/layout.html +++ b/docs/docsite/_themes/srtd/layout.html @@ -14,6 +14,8 @@ + + - + diff --git a/docs/docsite/_themes/srtd/static/css/theme.css b/docs/docsite/_themes/srtd/static/css/theme.css index f1a2f685ef7..9c93f877bc2 100644 --- a/docs/docsite/_themes/srtd/static/css/theme.css +++ b/docs/docsite/_themes/srtd/static/css/theme.css @@ -4721,6 +4721,7 @@ span[id*='MathJax-Span'] { margin-right: 10px; } + .wy-menu-vertical a { padding: 0; }