]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Update style for change of name for message controller
[rails.git] / app / assets / stylesheets / common.scss
index eb7cbf84545d7053271448bf4ff364e20ef0b2bb..cef2efbb2d139326a70addbf41395a97c7943194 100644 (file)
@@ -1889,14 +1889,14 @@ tr.turn:hover {
   display: none;
 }
 
-.message-read .message-buttons {
+.messages-show .message-buttons {
   margin-top: $lineheight;
   margin-bottom: $lineheight * 1.5;
   padding-top: $lineheight;
   border-top: 1px solid $lightgrey;
 }
 
-.message-read .buttons .mark-unread-button {
+.messages-show .buttons .mark-unread-button {
   border-radius: 0;
 }