mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 02:42:17 -05:00
Put read controls before reader content
This commit is contained in:
parent
427dee8214
commit
888204e1b9
@ -67,6 +67,7 @@
|
|||||||
right: $scrollbar-width; // don't cover scrollbar
|
right: $scrollbar-width; // don't cover scrollbar
|
||||||
padding: $padding-vertical $padding-horizontal;
|
padding: $padding-vertical $padding-horizontal;
|
||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
|
z-index: 9999; // places the buttons on top of the content
|
||||||
.btn-icon-light + .btn-icon-light {
|
.btn-icon-light + .btn-icon-light {
|
||||||
margin-left: 1.4em;
|
margin-left: 1.4em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user