mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 17:38:25 -04:00
Merge pull request #459 from alphagov/wrap-long-words-sms-template
Wrap long words in SMS template previews
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
white-space: normal;
|
white-space: normal;
|
||||||
margin: 0 0 $gutter 0;
|
margin: 0 0 $gutter 0;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
word-wrap: break-word;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user