Skip to content
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

Adjust cart styling #2104

Merged
merged 3 commits into from
Jan 17, 2020
Merged

Adjust cart styling #2104

merged 3 commits into from
Jan 17, 2020

Conversation

jimbo
Copy link
Contributor

@jimbo jimbo commented Jan 17, 2020

Description

Make minor adjustments to cart page styling to better fit design intent and existing views.

Related Issue

PWA-241

Acceptance

Verification Stakeholders

Specification

Verification Steps

Screenshots / Screen Captures (if appropriate)

Checklist

  • I have updated the documentation accordingly, if necessary.
  • I have added tests to cover my changes, if necessary.

@jimbo jimbo added the version: Patch This changeset includes backwards compatible bug fixes. label Jan 17, 2020
@m2-community-project m2-community-project bot added this to Ready for Review in Pull Request Progress Jan 17, 2020
@PWAStudioBot
Copy link
Contributor

PWAStudioBot commented Jan 17, 2020

Messages
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next nightly build run (assuming they are fixed).
📖

Associated JIRA tickets: PWA-241.

Generated by 🚫 dangerJS against d105c15

supernova-at
supernova-at previously approved these changes Jan 17, 2020
Copy link
Contributor

@supernova-at supernova-at left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could delete the temporary styles for the scrollable summary in cartPage.css, but @tjwiebell 's got that feature coming online soon anyway so no biggie

@m2-community-project m2-community-project bot moved this from Ready for Review to Reviewer Approved in Pull Request Progress Jan 17, 2020
Signed-off-by: Stephen Rugh <rugh@adobe.com>
supernova-at
supernova-at previously approved these changes Jan 17, 2020
@@ -1,13 +1,13 @@
.root {
padding-top: 1.5rem;
max-width: 64rem;
padding: 2.5rem 3rem;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think 3rem is overkill on mobile.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is. I see you've set it to 1.5rem, and that works. It may be able to go as low as 1rem.

@m2-community-project m2-community-project bot moved this from Reviewer Approved to Review in Progress in Pull Request Progress Jan 17, 2020
Signed-off-by: Stephen Rugh <rugh@adobe.com>
@sirugh sirugh merged commit ca08ad8 into develop Jan 17, 2020
@m2-community-project m2-community-project bot moved this from Review in Progress to Done in Pull Request Progress Jan 17, 2020
@sirugh sirugh deleted the jimbo/cart-polish branch January 17, 2020 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:venia-ui version: Patch This changeset includes backwards compatible bug fixes.
Development

Successfully merging this pull request may close these issues.

None yet

4 participants