1
Fork 0

rustdoc: remove no-op #search

The padding rule was added in 135281ed15 when
converting the rule for #main, but didn't do anything even then.
This commit is contained in:
Michael Howell 2022-09-11 18:43:52 -07:00
parent bff8078fb4
commit 2d239fbb9c

View file

@ -1891,10 +1891,6 @@ in storage.js plus the media query with (min-width: 701px)
margin-top: 10px; margin-top: 10px;
} }
#search {
padding: 0;
}
.anchor { .anchor {
display: none !important; display: none !important;
} }