mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-18 08:11:47 -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;
|
||||
padding: $gutter-two-thirds 0 0 0;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
top: -6px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user