Fix btn-icon on iOS

This commit is contained in:
Tankred Hase 2013-11-11 10:56:30 +01:00
parent 4744b60861
commit f01cf8602f
1 changed files with 1 additions and 0 deletions

View File

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