Skip to content

Commit

Permalink
fix(slider): allow handles to reach the real start and end of the slider
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Sep 25, 2015
1 parent d30579d commit 03ed3f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/Slider/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
.as-range-slider--target {
position: relative;
direction: ltr;
padding: 0 15px;
border-radius: 5px;
background: #f3f4f7;
height: 18px;
}
Expand Down

0 comments on commit 03ed3f5

Please sign in to comment.