Describe the bug
Because range input labels don't have much space between the label and the slider bar, the handle covers up the text.
To Reproduce
Steps to reproduce the behavior:
- Visit the Roux components form demo and find the range slider
- Pull the handle all the way to the left
Expected behavior
The range input's label is still readable
Additional context
Note that there is less spacing between label than input than on other input types. This could probably be resolved by tweaking the spacing.

Describe the bug
Because range input labels don't have much space between the label and the slider bar, the handle covers up the text.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The range input's label is still readable
Additional context
Note that there is less spacing between label than input than on other input types. This could probably be resolved by tweaking the spacing.