Merge pull request #939 from alphagov/platform-admin-reorg

Reorganise list of services on platform admin page
This commit is contained in:
Chris Hill-Scott
2016-09-13 12:06:14 +01:00
committed by GitHub
6 changed files with 78 additions and 54 deletions

View File

@@ -139,6 +139,10 @@
width: 52.5%;
}
}
.table-field-heading {
&:last-child {
padding-right: 0;
}