Merge pull request #459 from alphagov/wrap-long-words-sms-template

Wrap long words in SMS template previews
This commit is contained in:
Chris Hill-Scott
2016-04-18 10:30:26 +01:00

View File

@@ -10,6 +10,7 @@
white-space: normal;
margin: 0 0 $gutter 0;
clear: both;
word-wrap: break-word;
p {
margin: 0;