mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 11:38:24 -04:00
Make email pattern work in new context
The email pattern looked a bit shonky when displayed in a narrower column. This commit fixes it by making the email’s metadata (eg subject, from) into a table, which it sort of is. This means that it is more flexible about the size of container in which it sits.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
.sms-message-use-links {
|
||||
|
||||
@include copy-19;
|
||||
margin-top: 55px;
|
||||
margin-top: 52px;
|
||||
|
||||
a {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user