From: Anton Khorev Date: Mon, 29 Apr 2024 07:07:10 +0000 (+0300) Subject: Remove color override for user dropdown message count X-Git-Tag: live~975^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/728a03466cb44fa1279869bec62d970f6d960937 Remove color override for user dropdown message count --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index d8f13287b..1cd7d4c6d 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -160,10 +160,6 @@ nav.secondary { .nav-link { padding: 0.2rem; } - - #inboxanchor { - background-color: lighten($grey, 10%); - } } nav.primary, nav.secondary {