mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 03:03:13 -04:00
big commit with letters removal
This commit is contained in:
@@ -26,36 +26,6 @@
|
||||
|
||||
}
|
||||
|
||||
.edit-template-link-letter-contact {
|
||||
@extend %edit-template-link;
|
||||
right: -25px;
|
||||
top: 232px; // align to bottom of contact block
|
||||
}
|
||||
|
||||
.edit-template-link-letter-address {
|
||||
@extend %edit-template-link;
|
||||
top: 14.65%; // align bottom edge to bottom of address
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
.edit-template-link-letter-body {
|
||||
@extend %edit-template-link;
|
||||
top: 400px; // aligns to top of subject
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
.edit-template-link-letter-postage {
|
||||
@extend %edit-template-link;
|
||||
top: 51px; // aligns bottom edge to bottom of postmark
|
||||
right: 145px; // Aligns right edge to midpoint of postmark and fold
|
||||
}
|
||||
|
||||
.edit-template-link-letter-branding {
|
||||
@extend %edit-template-link;
|
||||
top: 51px; // aligns with ‘change postage’ link
|
||||
left: 66px; // Aligns to left of logo area
|
||||
}
|
||||
|
||||
.template-content-count {
|
||||
@include core-19($tabular-numbers: true);
|
||||
color: $secondary-text-colour;
|
||||
|
||||
Reference in New Issue
Block a user