Keepassxc-browser: Slider nib for “max redirections “ is misplaced

Created on 27 Mar 2020  ·  7Comments  ·  Source: keepassxreboot/keepassxc-browser

See photo:

image

Edge bug

Most helpful comment

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.

All 7 comments

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.

Was this page helpful?
0 / 5 - 0 ratings