mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 03:28:26 -04:00
Fix vertical position of ‘Manage’ link
This doesn’t line up now that the heading sizes have changed.
This commit is contained in:
@@ -238,7 +238,7 @@
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
padding: $gutter-two-thirds 0 0 0;
|
padding: $gutter-two-thirds 0 0 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user