mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Merge pull request #1512 from alphagov/email-reply-tweaks
Tweak email reply to pages, add IDs
This commit is contained in:
@@ -42,12 +42,12 @@
|
||||
&-list {
|
||||
|
||||
@extend %grid-row;
|
||||
margin-top: 5px;
|
||||
position: relative;
|
||||
|
||||
&-permissions {
|
||||
|
||||
@include grid-column(3/4);
|
||||
margin-top: 5px;
|
||||
|
||||
li {
|
||||
display: block;
|
||||
@@ -59,7 +59,7 @@
|
||||
&-edit-link {
|
||||
text-align: right;
|
||||
position: absolute;
|
||||
top: -1.6em;
|
||||
top: -25px;
|
||||
right: -135px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user