Remove unneeded bottom margin on search results

This commit is contained in:
Guillaume Gomez 2021-04-29 11:26:35 +02:00
parent 76a04dd3f8
commit a20831e7a6

View File

@ -395,7 +395,6 @@ nav.sub {
#results > table {
width: 100%;
table-layout: fixed;
margin-bottom: 40px;
}
.content pre.line-numbers {