-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update product card options alignment and appearance #38344
Conversation
This PR does not affect the size of JS and CSS bundles shipped to the user's browser. Generated by performance advisor bot at iscalypsofastyet.com. |
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.
Code looks good, but visually the options group on desktop is throwing me off; daily feels too far to the left. I tweaked some CSS in my browser to adjust and got this: https://d.pr/i/JMikhS
Thoughts?
@ChaosExAnima It looks good, thanks for that! Feel free to push your changes to this PR - we will review and merge them tomorrow. |
Thanks for the link, @ChaosExAnima. I've updated the options horizontal layout according to your suggestions and landed with something like this: |
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.
LGTM 🚢
As part of the work related to p1HpG7-87V-p2, this PR centers the
ProductCard
options heading, updates its wording and removes the bottom border.Also, a vertical separator between options is added as part of this PR.
Lastly, some minor padding/margin adjustments in the options area are made here so that it all looks good.
Calypso - before
Calypso - after
Jetpack Connect - before
Jetpack Connect - after
Those updates apply to Jetpack Connect flow as well.
Changes proposed in this Pull Request
Testing instructions
Fixes #