1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-26 02:42:17 -05:00

Fix margin between read-controls in tablet mode

This commit is contained in:
Tankred Hase 2014-11-12 18:25:15 +01:00
parent 5113583707
commit 42c259dea6

View File

@ -44,7 +44,7 @@
float: right;
margin-left: 1em;
.btn-icon-light {
margin-left: 1em;
margin-left: 1.4em;
}
@include respond-to(md) {
display: block;