]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Refactor message mark/delete listeners
[rails.git] / app / assets / stylesheets / common.scss
index 1b200ded7e412e8c459cb946f3b95e2e27cc9df5..8e29424c278aa7c71789cf5ede7c2212668e9a59 100644 (file)
@@ -1132,11 +1132,6 @@ tr.turn:hover {
 /* Rules for messages pages */
 
 .messages {
 /* Rules for messages pages */
 
 .messages {
-  button[type="submit"] {
-    margin: auto;
-    white-space: nowrap;
-  }
-
   .inbox-row {
     background: $offwhite;
   }
   .inbox-row {
     background: $offwhite;
   }
@@ -1150,10 +1145,6 @@ tr.turn:hover {
   display: none !important;
 }
 
   display: none !important;
 }
 
-.inbox-sent {
-  white-space: nowrap;
-}
-
 .inbox-row-unread .inbox-mark-unread {
   display: none !important;
 }
 .inbox-row-unread .inbox-mark-unread {
   display: none !important;
 }