bottom margin for tables, minus search results
This commit is contained in:
@@ -726,6 +726,7 @@ section
|
||||
width: 100%
|
||||
border: 1px solid #ccc
|
||||
border-spacing: 0
|
||||
margin-bottom: 60px
|
||||
|
||||
thead, tr:nth-child(even)
|
||||
background-color: $light-grey
|
||||
@@ -798,6 +799,7 @@ html.search #docsContent
|
||||
|
||||
table
|
||||
border: 0
|
||||
margin-bottom: 0
|
||||
|
||||
td
|
||||
padding: 0
|
||||
|
||||
Reference in New Issue
Block a user