From e312766783df7a6642637a981ca48dfe8c4a1387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sat, 25 Aug 2018 18:25:47 +0200 Subject: [PATCH] Fix contactsmenu for mentioned users in comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- apps/comments/css/comments.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/comments/css/comments.scss b/apps/comments/css/comments.scss index 45463acae81..75daeff875f 100644 --- a/apps/comments/css/comments.scss +++ b/apps/comments/css/comments.scss @@ -198,7 +198,6 @@ padding-left: 40px; word-wrap: break-word; overflow-wrap: break-word; - overflow: hidden; } #commentsTabView .comment .action {