mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 03:14:58 -04:00
And fix spacing for inbound…
This commit is contained in:
@@ -230,12 +230,18 @@
|
||||
}
|
||||
|
||||
.table-show-more-link {
|
||||
|
||||
@include core-16;
|
||||
color: $secondary-text-colour;
|
||||
margin-bottom: $gutter * 1.3333;
|
||||
border-bottom: 1px solid $border-colour;
|
||||
padding: 10px 0 10px 0;
|
||||
text-align: center;
|
||||
|
||||
.table + & {
|
||||
margin-top: -$gutter;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
a.table-show-more-link {
|
||||
|
||||
Reference in New Issue
Block a user