mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix(button): outline buttons do not have hairline borders in iOS
This commit is contained in:

committed by
Adam Bradley

parent
3b1d3b926e
commit
4e88f89161
@ -132,10 +132,6 @@ $button-ios-small-icon-font-size: 1.3em !default;
|
||||
}
|
||||
}
|
||||
|
||||
&.hairlines .button-outline {
|
||||
border-width: $hairlines-width;
|
||||
}
|
||||
|
||||
// iOS Outline Button Color Mixin
|
||||
// --------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user