]> git.openstreetmap.org Git - rails.git/commitdiff
Remove color override for user dropdown message count
authorAnton Khorev <tony29@yandex.ru>
Mon, 29 Apr 2024 07:07:10 +0000 (10:07 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 29 Apr 2024 07:07:10 +0000 (10:07 +0300)
app/assets/stylesheets/common.scss

index d8f13287bf5b53f6127178beb7945f3b8a5c02a4..1cd7d4c6d2f317e1500ee295ceaafd835c16f6ac 100644 (file)
@@ -160,10 +160,6 @@ nav.secondary {
   .nav-link {
     padding: 0.2rem;
   }
-
-  #inboxanchor {
-    background-color: lighten($grey, 10%);
-  }
 }
 
 nav.primary, nav.secondary {