]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Change mark message buttons visibility with hidden attr
[rails.git] / app / assets / stylesheets / common.scss
index 8e29424c278aa7c71789cf5ede7c2212668e9a59..f7192a68eaf5ac34cd9a4d31e77233de19e4a8fc 100644 (file)
@@ -1141,14 +1141,6 @@ tr.turn:hover {
   }
 }
 
-.inbox-row .inbox-mark-read {
-  display: none !important;
-}
-
-.inbox-row-unread .inbox-mark-unread {
-  display: none !important;
-}
-
 .search_form {
   background-color: $lightgrey;