mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Revert "Revert "Restyle template statistics and received text messages""
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@include core-16;
|
||||
display: block;
|
||||
padding: 0 0;
|
||||
margin: $gutter-half 0 $gutter 0;
|
||||
margin: $gutter-half 0 $gutter-half 0;
|
||||
text-align: center;
|
||||
border-top: 1px solid $border-colour;
|
||||
|
||||
@@ -34,7 +34,8 @@
|
||||
|
||||
}
|
||||
|
||||
.show-more-empty {
|
||||
.show-more-no-border {
|
||||
@extend %show-more;
|
||||
margin-top: -10px;
|
||||
border-top: 1px solid transparent;
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user