mirror of
https://github.com/moparisthebest/mail
synced 2024-11-29 12:22:22 -05:00
Fix margin between read-controls in tablet mode
This commit is contained in:
parent
5113583707
commit
42c259dea6
@ -44,7 +44,7 @@
|
|||||||
float: right;
|
float: right;
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
.btn-icon-light {
|
.btn-icon-light {
|
||||||
margin-left: 1em;
|
margin-left: 1.4em;
|
||||||
}
|
}
|
||||||
@include respond-to(md) {
|
@include respond-to(md) {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user