Skip to content

Commit fe2063b

Browse files
authored
Don't hide navigation on mobile webpage (#7360)
1 parent 4b0b1a3 commit fe2063b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/_static/custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ div.document {width: 1008px;}
77
div.highlight pre {padding: 11px 14px;}
88

99
@media screen and (max-width: 1008px) {
10-
div.sphinxsidebar {display: none;}
1110
div.document {width: 100%!important;}
1211
div.highlight pre {margin-right: -30px;}
1312
}

0 commit comments

Comments
 (0)