summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/css/comment-control.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/css/comment-control.styl b/client/css/comment-control.styl
index 21bbf72..cd2d729 100644
--- a/client/css/comment-control.styl
+++ b/client/css/comment-control.styl
@@ -129,7 +129,7 @@ $comment-border-color = #DDD
.comment-content
p
word-wrap: normal
- word-break: break-all
+ word-break: break-word
ul, ol
list-style-position: inside