andybrewer / mvp

MVP.css — Minimalist classless CSS stylesheet for HTML elements
https://andybrewer.github.io/mvp/
MIT License
4.98k stars 192 forks source link

Fix slider can't be moved to end in chrome browser #78

Closed martin-v closed 2 years ago

martin-v commented 2 years ago

For <input type="range" /> elements.

andybrewer commented 2 years ago

Great catch! I left out the margin property because it wasn't needed for all uses cases. It's fixed in v1.9: https://github.com/andybrewer/mvp/releases/tag/v1.9