Update styleguide

This commit is contained in:
Chris Hill-Scott
2016-01-26 16:20:57 +00:00
parent 86bdd0ad86
commit 4e158e203c
4 changed files with 25 additions and 17 deletions

View File

@@ -56,6 +56,7 @@
.table-empty-message {
@include core-16;
color: $secondary-text-colour;
border-top: 1px solid $border-colour;
border-bottom: 1px solid $border-colour;
padding: 5px 0 8px 0;
padding: 0.75em 0 0.5625em 0;
}