From c0e3e3925ffe360aac253b86fc899b9f77ca1c7b Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Mon, 5 Nov 2018 14:22:41 +0100 Subject: [PATCH] more badge cleanup --- res/css/structures/_RoomSubList.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/res/css/structures/_RoomSubList.scss b/res/css/structures/_RoomSubList.scss index c0454c2914..382e04b98e 100644 --- a/res/css/structures/_RoomSubList.scss +++ b/res/css/structures/_RoomSubList.scss @@ -140,11 +140,6 @@ body.mx_scrollbar_nooverlay .mx_RoomSubList_scroll.mx_AutoHideScrollbar_overflow width: 28px; /* collapsed LHS Panel width */ } - /* Hide the bottom of speech bubble */ - .mx_RoomSubList_badgeHighlight:after { - display: none; - } - .mx_RoomSubList_line { display: none; }