Update style for change of name for message controller
This commit is contained in:
parent
4df0fe72e2
commit
beec16232d
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue