]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Make the back button not look disabled
[rails.git] / app / assets / stylesheets / common.scss
index a13f73d7a8ba0a2aa7228b927da1ea54e664f968..39cdaa47a7f5840e37d6959d05c6ef5e86d3f53e 100644 (file)
@@ -1640,17 +1640,6 @@ tr.turn:hover {
   display: none;
 }
 
-.messages-show .message-buttons {
-  margin-top: $lineheight;
-  margin-bottom: $lineheight * 1.5;
-  padding-top: $lineheight;
-  border-top: 1px solid $lightgrey;
-}
-
-.messages-show .buttons .mark-unread-button {
-  border-radius: 0;
-}
-
 /* Rules for "flash" notice boxes shown at the top of the content area */
 
 .flash {