-
Notifications
You must be signed in to change notification settings - Fork 828
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
button and button-icon not horizontally aligned correctly #753
Comments
I've been bugged with this issue for long as well, was going crazy trying to understand what changed in my apps. |
I think it's because of vertical-align property. I would open PR, but a bit busy at the moment to read all specs/contribution rules. I think you can safely add |
Well I don't know if it's working as designed, but the workaround is working, thank you ! |
@FabienTaillon you are welcome! I hope I can change it in code, but it take some time (because of tests etc.). |
The fix is already in Production, thank you efficient CI/CD 🙂 (and thank you again for letting me know how to fix it 👍). |
I don't have a pro codepen account so I can't upload the svg as a static file but that doesn't change anything in the buttons not being aligned:
https://codepen.io/FabienTaillon-the-lessful/pen/NWLbXvR
All buttons are correctly horizontally aligned except the button icon one, which is lower than the others.
button icon
I tried with Chrome and Safari and issue happens in both.
2.20.1, but same for previous versions I tried.
All buttons are horizontally aligned.
Button icon is lower than other buttons.
The text was updated successfully, but these errors were encountered: