Skip to content

Commit fa0ceef

Browse files
authored
Fix search container margin causing unintentional element overlap (#1153)
1 parent a770c2b commit fa0ceef

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source/_static/css/custom.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ html[data-theme="dark"] .highlight .gd {
9191
vertical-align: middle;
9292
}
9393

94-
.bd-search {
95-
margin-top: -2rem;
96-
margin-bottom: -1rem;
97-
}
98-
9994
.navbar-nav li.toctree-l1 {
10095
margin-top: 1rem;
10196
margin-bottom: 0.5rem;

0 commit comments

Comments
 (0)