Rollup merge of #103740 - notriddle:notriddle/search-results-padding-bottom, r=Dylan-DPC
rustdoc: remove unnecessary CSS `.search-results { padding-bottom }` There's nothing underneath it anyway. The conversation on #84462 never really spelled out why it was added.
This commit is contained in:
commit
df74f07b18
@ -869,7 +869,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
|
||||
|
||||
.search-results {
|
||||
display: none;
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
|
||||
.search-results.active {
|
||||
|
Loading…
x
Reference in New Issue
Block a user