Tighten up spacing for better visual grouping

This commit is contained in:
Chris Hill-Scott
2016-06-17 15:41:32 +01:00
parent 077e90d4ff
commit 5a95f4a7dd

View File

@@ -14,9 +14,10 @@
table-layout: fixed;
}
.table-field-headings {
.table-field-headings,
.table-field-headings-visible {
th {
padding: 0 0 5px 0;
padding-bottom: 5px;
}
}