Skip to content

Commit 2d239fb

Browse files
committed
rustdoc: remove no-op #search
The padding rule was added in 135281e when converting the rule for #main, but didn't do anything even then.
1 parent bff8078 commit 2d239fb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/librustdoc/html/static/css/rustdoc.css

-4
Original file line numberDiff line numberDiff line change
@@ -1891,10 +1891,6 @@ in storage.js plus the media query with (min-width: 701px)
18911891
margin-top: 10px;
18921892
}
18931893

1894-
#search {
1895-
padding: 0;
1896-
}
1897-
18981894
.anchor {
18991895
display: none !important;
19001896
}

0 commit comments

Comments
 (0)