Skip to content

Commit

Permalink
wrapping words in chat, fixes #21
Browse files Browse the repository at this point in the history
  • Loading branch information
kraiz committed May 28, 2015
1 parent 7d341fc commit 33e64e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ div.fix-top-right button {

ul.chat span.text {
white-space: pre;
word-wrap: break-word;
}

ul.user-list .badge {
Expand Down

0 comments on commit 33e64e9

Please sign in to comment.