-
-
Notifications
You must be signed in to change notification settings - Fork 79k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tooltip arrows not centered perfectly #23793
Comments
I've zoomed it in to exaggerate issue but the pb exists even without zooming. |
Although it's not perfect yet, it's improved on this PR #23468 |
Is it the same on a Codepen ? Because here we display the arrow manually instead of using Popper.js |
i think they work correctly in a pen |
This was referenced Dec 20, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue is visible on the demo page here: https://getbootstrap.com/docs/4.0/components/tooltips/
If you look closer at the left / right positioning you will notice that arrows are not centered (vertically) perfectly:
The text was updated successfully, but these errors were encountered: