]> git.openstreetmap.org Git - rails.git/commitdiff
Update style for change of name for message controller
authorTom Hughes <tom@compton.nu>
Wed, 6 Jun 2018 13:45:19 +0000 (14:45 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 6 Jun 2018 13:45:19 +0000 (14:45 +0100)
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;
 }