mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-12 13:20:43 -04:00
Merge pull request #1261 from alphagov/wrap-email-meta
Make meta email preview meta info wrap nicely
This commit is contained in:
@@ -28,6 +28,7 @@ $email-message-gutter: $gutter * 2;
|
||||
td {
|
||||
width: 99%;
|
||||
padding-right: $email-message-gutter;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user