Created by: domdomegg
Fixes #31507 (closed), as per my comment there (https://github.com/twbs/bootstrap/issues/31507#issuecomment-683734831)
Summary: IE is non-standards compliant about positioning. Fix was put in place which broke alignment in all browsers. This implements a more robust fix, and scopes it to IE only.
Tested in Google Chrome, Firefox, Edge, Internet Explorer 11, Google Chrome (Android).
Before | After |
---|---|
(IE, before #30960) | (IE, after this PR) |
v4-dev: https://v4-dev--twbs-bootstrap.netlify.app/docs/4.5/components/forms/#tooltips this branch: https://deploy-preview-31557--twbs-bootstrap.netlify.app/docs/4.5/components/forms/#tooltips