diff options
Diffstat (limited to 'apps/comments/css/comments.scss')
-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 ae1f6d71720..cf2912cdce7 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 { |