diff --git a/ext/comment/style.css b/ext/comment/style.css index 9a0c00cd..f5014780 100644 --- a/ext/comment/style.css +++ b/ext/comment/style.css @@ -8,6 +8,7 @@ .comment { text-align: left; position: relative; + word-wrap: break-word; } .comment .info { visibility: hidden; diff --git a/themes/default/style.css b/themes/default/style.css index 8051b13d..4a0bc0ce 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -144,7 +144,6 @@ UL { margin-right: 16px; text-align: center; height: 1%; - word-wrap: break-word; } #body TABLE { width: 90%;