1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-23 07:48:48 -05:00

fix css in label

This commit is contained in:
Tankred Hase 2013-12-05 13:16:20 +01:00
parent f6b15ac151
commit 289f3d219a

View File

@ -13,10 +13,10 @@
transition: background-color 0.3s;
&[data-icon]:before {
padding-right: 0.5em
padding-right: 0.5em;
}
&[data-icon-append]:after {
padding-left: 0.5em
padding-left: 0.5em;
}
}