mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Move ‘change postage’ link
So it aligns with how we’re displaying postage on the template.
This commit is contained in:
@@ -42,6 +42,6 @@
|
|||||||
|
|
||||||
.edit-template-link-letter-postage {
|
.edit-template-link-letter-postage {
|
||||||
@extend %edit-template-link;
|
@extend %edit-template-link;
|
||||||
top: -20px; // aligns to top of subject
|
top: 51px; // aligns bottom edge to bottom of postmark
|
||||||
left: -5px;
|
right: 145px; // Aligns right edge to midpoint of postmark and fold
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user