mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Make ‘add new’ button line up with <h1>
Having changed the layout of the API keys page a bit the vertical misalignment was apparent.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
.align-with-heading {
|
||||
display: block;
|
||||
text-align: center;
|
||||
margin-top: 35px;
|
||||
margin-top: $gutter;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user