Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results, r=Nemo157
Remove unneeded bottom margin on search results As you can see, there is still more than enough space at the bottom:  r? ``````@Nemo157``````
This commit is contained in:
commit
8460539f28
1 changed files with 0 additions and 1 deletions
|
|
@ -391,7 +391,6 @@ nav.sub {
|
|||
#results > table {
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.content pre.line-numbers {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue