Skip to content

Commit

Permalink
add word break
Browse files Browse the repository at this point in the history
  • Loading branch information
samsep committed Feb 2, 2016
1 parent 7a398f3 commit 2b27170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/messaging.scss
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ messaging {
margin-top: 0;
color: $grey-dark;
white-space: pre-wrap;
word-wrap: break-word;
}

.title {
Expand Down

0 comments on commit 2b27170

Please sign in to comment.