fix(range): fix styling on range, add demo

references #5422
This commit is contained in:
Brandy Carney
2016-05-31 14:37:43 -04:00
parent f239b72be4
commit d24b080cb7
6 changed files with 85 additions and 6 deletions

View File

@ -47,7 +47,6 @@ ion-range {
position: relative;
display: block;
margin-top: -16px;
padding: $range-wp-padding;
}