Merge pull request #784 from alphagov/wonky-tables

Fix wonky tables on dashboard and activity page
This commit is contained in:
Chris Hill-Scott
2016-07-14 09:16:16 +01:00
committed by GitHub

View File

@@ -21,6 +21,10 @@
}
}
.table-field-heading-first {
width: 52.5%
}
.table-row {
th {
display: table-cell;