mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 15:28:50 -04:00
Merge pull request #923 from alphagov/fix-top-keyline-tables
Fix top keyline on tables with hidden col headings
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
.table-field-headings {
|
||||
th {
|
||||
font-size: 0;
|
||||
font-size: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user