diff --git a/client/css/style.css b/client/css/style.css index d0789d2f..5c11f08e 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -315,7 +315,7 @@ button, .user { color: #49505a; } #sidebar .badge:empty { - display: none; + opacity: 0; } #sidebar .close { border-radius: 3px;