Skip to content

Commit

Permalink
fix(range): update range left/right margin on ios
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney committed Jun 2, 2016
1 parent a25a552 commit 27fa22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/range/range.ios.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ion-range {

[range-left],
[range-right] {
margin: 0 12px;
margin: 0 20px;
}

[range-left] {
Expand Down

0 comments on commit 27fa22f

Please sign in to comment.