mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
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:
@@ -1891,10 +1891,6 @@ in storage.js plus the media query with (min-width: 701px)
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#search {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.anchor {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user