diff --git a/web/styles/left_sidebar.css b/web/styles/left_sidebar.css index 8040ca84a5..ce3e16fab8 100644 --- a/web/styles/left_sidebar.css +++ b/web/styles/left_sidebar.css @@ -567,7 +567,7 @@ } } - .stream-list-subsection-header .unread_mention_info { + .stream-list-subsection-header:not(:hover) .unread_mention_info { display: none; } }