diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/css/comments.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/css/comments.scss b/apps/comments/css/comments.scss index ffb6f04f533..07653417d6c 100644 --- a/apps/comments/css/comments.scss +++ b/apps/comments/css/comments.scss @@ -67,6 +67,7 @@ padding: 10px 0px 15px; word-wrap: break-word; overflow-wrap: break-word; + overflow: hidden; } #commentsTabView .comments .comment { |