See photo:

Tested on MS Edge on OS X . Extension version 1.6.2
Cannot reproduce this. Plus, that is purely Bootstrap. How this page looks for you? https://getbootstrap.com/docs/4.4/components/forms/#range-inputs
I noticed this as well on Edge browser
On what macOS versions this happens?
On what macOS versions this happens?
I use 10.15.3
Later I will test it on Windows
Cannot reproduce this. Plus, that is purely Bootstrap. How this page looks for you? https://getbootstrap.com/docs/4.4/components/forms/#range-inputs
Thanks . I will try it later 👍
Played around with the CSS in Edge and found that the padding-left applied to the range from the col-* classes causes this offset. I am calling this an Edge bug. You can just override the padding-left though on the input.
Most helpful comment
Played around with the CSS in Edge and found that the
padding-leftapplied to the range from thecol-*classes causes this offset. I am calling this an Edge bug. You can just override thepadding-leftthough on the input.