mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Add space between email address and edit link
It was all getting a bit cramped.
This commit is contained in:
@@ -13,6 +13,7 @@ $item-top-padding: $gutter-half;
|
|||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
|
|
||||||
|
padding-right: $gutter-half;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
Reference in New Issue
Block a user