Skip to content

Commit

Permalink
fix(rangeSlider): prevent slider from extending farther than the last…
Browse files Browse the repository at this point in the history
… pip

fix(rangeSlider): prevent slider from extending farther than the last pip
  • Loading branch information
olance authored and Olivier Lance committed Dec 1, 2015
1 parent efedd39 commit 6e534f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/css/default/_range-slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ $range-slider-handle-bg: $white;
}

@include element(base) {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
Expand Down

0 comments on commit 6e534f5

Please sign in to comment.