Skip to content

Commit

Permalink
fix(button): outline buttons do not have hairline borders in iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat authored and adamdbradley committed Jun 30, 2016
1 parent 3b1d3b9 commit 4e88f89
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/button/button.ios.scss
Expand Up @@ -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
// --------------------------------------------------

Expand Down

0 comments on commit 4e88f89

Please sign in to comment.