Merge pull request #1486 from alphagov/fix-wrapping-email-reply-to

Fix overlapping text on settings page
This commit is contained in:
Chris Hill-Scott
2017-09-18 10:39:14 +01:00
committed by GitHub

View File

@@ -180,6 +180,7 @@ details summary {
th,
td {
@include core-19;
word-wrap: break-word;
}
thead {