There was an error while loading. Please reload this page.
1 parent 466e123 commit ba10429Copy full SHA for ba10429
1 file changed
python_docs_theme/static/pydoctheme.css
@@ -564,8 +564,8 @@ div.genindex-jumpbox a {
564
margin-inline-start: 1rem;
565
margin-inline-end: 0;
566
}
567
- /* Remove sidebar and top related bar */
568
- div.related, div.sphinxsidebar {
+ /* Remove sidebar and desktop-only related controls */
+ div.related li.right, div.related li.switchers, div.sphinxsidebar {
569
display: none;
570
571
/* Anchorlinks are not hidden by fixed-positioned navbar when scrolled to */
0 commit comments