We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68afa32 + 5e64804 commit db200d0Copy full SHA for db200d0
src/librustdoc/html/static/css/rustdoc.css
@@ -880,8 +880,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
880
881
.search-results.active {
882
display: block;
883
- /* prevent overhanging tabs from moving the first result */
884
- clear: both;
885
}
886
887
.search-results .desc > span {
0 commit comments