mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 04:58:24 -04:00
Style ‘Download PDF’ link
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.page-footer {
|
||||
|
||||
position: relative;
|
||||
margin-bottom: 30px;
|
||||
|
||||
&-back-link {
|
||||
@@ -50,6 +51,12 @@
|
||||
margin-top: $gutter;
|
||||
}
|
||||
|
||||
&-right-aligned-link {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 10px; // align baseline with buttons
|
||||
}
|
||||
|
||||
.button,
|
||||
.button-destructive {
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user