mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(button-fab): removed min-width to fix icon position on iOS
fixes #461
This commit is contained in:
@@ -50,7 +50,6 @@ button,
|
||||
icon {
|
||||
flex: 1;
|
||||
font-size: 2.8rem;
|
||||
min-width: 64px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user