mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 09:29:22 -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;
|
||||
margin: 0 0 $gutter 0;
|
||||
clear: both;
|
||||
word-wrap: break-word;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user