diff --git a/doc/_themes/blue/static/default.css_t b/doc/_themes/blue/static/default.css_t index 490654e2cc..209163459a 100644 --- a/doc/_themes/blue/static/default.css_t +++ b/doc/_themes/blue/static/default.css_t @@ -85,9 +85,9 @@ div.related a { div.sphinxsidebar { word-wrap: break-word; + width: 240px; {%- if theme_stickysidebar|tobool %} top: 30px; - width: 240px; margin: 0; position: fixed; overflow: auto;