-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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): prevent text jump in disabled button set #5556
Conversation
Deploy preview for carbon-components-react ready! Built with commit 8fa9f07 https://deploy-preview-5556--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 8fa9f07 |
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.
Thanks for the fix! 👍 ✅
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.
looks good ! 🎉
…system#5556) * fix(button): prevent text jump in disabled button set * fix(button): simplify disabled rule on button set Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Josh Black <[email protected]>
Closes #5555
Changelog
Changed
border-left
for disabled buttons in a set tobox-shadow
Testing / Reviewing