We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a13c64 commit 7430795Copy full SHA for 7430795
1 file changed
python_docs_theme/static/pydoctheme.css
@@ -158,7 +158,7 @@ div.sphinxsidebar h4 {
158
margin-top: 1.5em;
159
}
160
161
-div.documentwrapper > div.bodywrapper {
+div.bodywrapper {
162
margin-left: 260px;
163
164
@@ -496,7 +496,7 @@ div.genindex-jumpbox a {
496
margin-inline-end: 0;
497
498
/* Remove sidebar and top related bar */
499
- div.related, .sphinxsidebar {
+ div.related, div.sphinxsidebar {
500
display: none;
501
502
/* Anchorlinks are not hidden by fixed-positioned navbar when scrolled to */
0 commit comments