diff --git a/res/css/views/rooms/_RoomSublist.scss b/res/css/views/rooms/_RoomSublist.scss index e507154604..1aafa8da0e 100644 --- a/res/css/views/rooms/_RoomSublist.scss +++ b/res/css/views/rooms/_RoomSublist.scss @@ -116,7 +116,7 @@ limitations under the License. .mx_RoomSublist_auxButton:hover, .mx_RoomSublist_menuButton:hover { - background:$roomlist-button-bg-color; + background: $roomlist-button-bg-color; } // Hide the menu button by default @@ -134,7 +134,6 @@ limitations under the License. mask-image: url('$(res)/img/element-icons/context-menu.svg'); } - .mx_RoomSublist_headerText { flex: 1; max-width: calc(100% - 16px); // 16px is the badge width