27034_spacing
Showing
1 changed file
with
3 additions
and
0 deletions
| ... | @@ -127,6 +127,9 @@ | ... | @@ -127,6 +127,9 @@ |
| 127 | color:white; | 127 | color:white; |
| 128 | } | 128 | } |
| 129 | .message { | 129 | .message { |
| 130 | width: 100%; | ||
| 131 | overflow: hidden; | ||
| 132 | word-wrap: break-word; | ||
| 130 | padding-left: 40px; | 133 | padding-left: 40px; |
| 131 | padding-right: 40px; | 134 | padding-right: 40px; |
| 132 | } | 135 | } | ... | ... |
-
Please register or sign in to post a comment