mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -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 {
|
td {
|
||||||
width: 99%;
|
width: 99%;
|
||||||
padding-right: $email-message-gutter;
|
padding-right: $email-message-gutter;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user