-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fix button alignment on older safari #1227
Conversation
Deploy preview for netlify-cms-www ready! Built with commit 903fe13 |
Deploy preview for cms-demo ready! Built with commit 903fe13 |
Thanks @maciejmatu! Working on getting a Browserstack account for Netlify CMS testing, should have it soon, at which point we can test this PR out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending browserstack acount/testing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, fixes confirmed in Safari 10, no regressions in latest Chrome.
Thanks @maciejmatu!
e34c4d6
to
903fe13
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in Safari 10.1 (BrowserStack), no regressions in Chrome.
Awesome, I'm really happy it works 😀 |
* Fix button alignment on older safari * Add @maciejmatu to contributors
Partial revert of decaporg#1227.
- Summary
Fix issue with misaligned button icons on older browsers. - closes #914
This issue was connected to a flex-bug, that disallowed adding
display: flex
to certain HTML elements such as<button>
https://bugs.webkit.org/show_bug.cgi?id=169700
- Test plan
Testing this fix requires an older version of safari, or access to browserstack 😞 (I tested it, but it would be good, for somebody else to also take a look).
- Description for the changelog
Fix issue with misaligned button icons on older browsers.
- A picture of a cute animal (not mandatory but encouraged)
Blob fish is the best