Skip to content

Commit 4781ffb

Browse files
authored
fix word wrapping in message box
1 parent 8348ca7 commit 4781ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webroot/css/messages.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
margin-left: auto;
1111
margin-right: auto;
1212
margin-bottom: 20px;
13+
word-wrap: break-word;
1314
}
1415

1516
.message h3 {

0 commit comments

Comments
 (0)