Add margin after doc search results
This commit is contained in:
parent
f844ea1e56
commit
2ca24b618e
1 changed files with 1 additions and 0 deletions
|
|
@ -361,6 +361,7 @@ 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