Skip to content

Commit

Permalink
Merge pull request #4902 from camptocamp/GSGMF-966
Browse files Browse the repository at this point in the history
Remove wrong height css value for ms-thumb
  • Loading branch information
fredj committed May 21, 2019
2 parents 4c27b6c + d8a96ee commit 86fefb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contribs/gmf/src/less/input-range.less
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,4 @@ input[type=range]::-ms-thumb {
border-radius: @gmf-input-range-thumb-border-radius;
background: @gmf-input-range-thumb-background;
cursor: @gmf-input-range-cursor;
height: @gmf-input-range-track-height;
}

0 comments on commit 86fefb0

Please sign in to comment.