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

Fix btn-icon on iOS

This commit is contained in:
Tankred Hase 2013-11-11 10:56:30 +01:00
parent 4744b60861
commit f01cf8602f

View File

@ -63,6 +63,7 @@
// ------------------------------------------- // -------------------------------------------
.btn-icon { .btn-icon {
padding: 0;
position: relative; position: relative;
display: inline-block; display: inline-block;
@include hide-text(); @include hide-text();