-
Notifications
You must be signed in to change notification settings - Fork 56
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
Small and large buttons with icons - adjustments #1611
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for boosted ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@julien-deramond
If this solution (remove the offset pixel + 1px padding-bottom only for small buttons) seems good to you, how to achieve it ? It would be necessary to modify the button creation mixin and I'm not sure about the good way to do this... |
Co-authored-by: Julien Déramond <[email protected]>
… preserve size button to 30px
…small buttons + migration guide
After spec review, it has been decided:
|
…nstead of $input-btn-padding-* and correct migration guide
FWIW, the Quantity selector icons are 10px height and width for small buttons. |
# Conflicts: # site/content/docs/5.2/migration.md
After last meeting with Franco about small buttons, he agreed visually on a version for small buttons with icons with:
But this version does not fit for icon buttons Other questions:
|
# Conflicts: # site/content/docs/5.3/migration.md
Last discussion with Franco: |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
FYI, Designers are working on implementing even px icons. For instance |
Related issues
Closes #1122
Description
Motivation & Context
Differences between deisgn and reality in Boosted
Types of change
Live previews
Checklist
npm run lint
)