-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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: ghost button normal and field padding #3364
fix: ghost button normal and field padding #3364
Conversation
Deploy preview for the-carbon-components ready! Built with commit 5eac1c9 https://deploy-preview-3364--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit 5eac1c9 https://deploy-preview-3364--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 5eac1c9 |
Deploy preview for the-carbon-components ready! Built with commit f4ca4a2 https://deploy-preview-3364--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit f4ca4a2 https://deploy-preview-3364--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit f4ca4a2 |
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 to me, pending design approval
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 to me
|
||
/// @type Number | ||
/// @access public | ||
/// @group button | ||
/// Uses the same padding-y as field buttons, but removes extra padding-right |
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.
re-ordered to match normal button padding definitions
closes #3358