We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323122b commit c2ed5bfCopy full SHA for c2ed5bf
docs/_static/custom.css
@@ -11,7 +11,7 @@ a { text-decoration: underline; }
11
/* Some of our section titles are looong */
12
@media screen and (min-width:769px) {
13
.wy-nav-side, .wy-side-scroll, .wy-menu-vertical { width: 340px; }
14
- .wy-side-nav-search { width: 325px; }
+ .wy-side-nav-search { width: 340px; margin-bottom: .0em; }
15
.wy-nav-content-wrap { margin-left: 340px; }
16
}
17
0 commit comments