Reserve enough space for the buttons at the bottom of the message list
This commit is contained in:
parent
affe17a31a
commit
b01bda9238
1 changed files with 1 additions and 0 deletions
|
@ -1698,6 +1698,7 @@ header .search_form {
|
|||
|
||||
.message-read .message-buttons {
|
||||
margin-top: $lineheight;
|
||||
margin-bottom: $lineheight * 1.5;
|
||||
padding-top: $lineheight;
|
||||
border-top: 1px solid $lightgrey;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue