We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.search-results { padding-bottom }
1 parent 9565dfe commit a3c56e0Copy full SHA for a3c56e0
1 file changed
src/librustdoc/html/static/css/rustdoc.css
@@ -878,7 +878,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
878
879
.search-results {
880
display: none;
881
- padding-bottom: 2em;
882
}
883
884
.search-results.active {
0 commit comments