mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Make spacing below template folder heading even
It was a bit inconsistent depending on whether there was/wasn’t a search box or channel tabs on the page. I found this just too complicated to do in pure CSS, so added a new spacing class which gets toggled on and off.
This commit is contained in:
@@ -79,16 +79,6 @@ a {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
> .grid-row:first-child {
|
||||
|
||||
.heading-large,
|
||||
.heading-medium {
|
||||
margin: $gutter-half 0 $gutter-half 0;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.highlight {
|
||||
|
||||
Reference in New Issue
Block a user