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

SDSS-451, SDSS-452: Adjust margin and padding for color variant paragraph rows #232

Merged
merged 4 commits into from
Sep 14, 2023

Conversation

jenbreese
Copy link
Contributor

@jenbreese jenbreese commented Sep 13, 2023

READY FOR REVIEW

Summary

  • Reducing the margin-bottom on content rows to MS(1) from MS(4)
  • This change is only for content that has a white background. The different green and blue rows have overrides to this margin bottom.
  • Reducing the padding-top on content colored row variants to MS(1) from MS(4)

Review By (Date)

  • 9/21

Criticality

  • Normal

Review Tasks

Setup tasks and/or behavior to test

  1. Check out this branch
  2. Navigate to the homepage
  3. Verify the white content rows have a margin-bottom of ~26px or MS(1)
  4. Production

SDSS-451 Original space
6. Local change
7.
SDSS-451 Original space
8. Note, I put in borders to facilitate seeing the space change. Those will not appear when building the code.
9. Verify the color content row variants have a padding-top of ~26px or MS(1)
10. Production
11.
image
12. Local change
13.
image

Front End Validation

  • Is the markup using the appropriate semantic tags and passes HTML validation?
  • Cross-browser testing has been performed?
  • Automated accessibility scans performed?
  • Manual accessibility tests performed?
  • Design is approved by @ user?

Backend / Functional Validation

Code

  • Are the naming conventions following our standards?
  • Does the code have sufficient inline comments?
  • Is there anything in this code that would be hidden or hard to discover through the UI?
  • Are there any code smells?
  • Are tests provided? eg (unit, behat, or codeception)

Code security

General

  • Is there anything included in this PR that is not related to the problem it is trying to solve?
  • Is the approach to the problem appropriate?

Affected Projects or Products

  • Does this PR impact any particular projects, products, or modules?

Associated Issues and/or People

- SDSS-451
-SDSS-452

Resources

@joegl joegl changed the title SDSS-451: reduce the margin bottom of white content rows SDSS-451: Adjust margin and padding for color variant paragraph rows Sep 14, 2023
@joegl joegl changed the title SDSS-451: Adjust margin and padding for color variant paragraph rows SDSS-451, SDSS-452: Adjust margin and padding for color variant paragraph rows Sep 14, 2023
Copy link
Collaborator

@joegl joegl left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Jen!

@joegl joegl merged commit 3091c40 into 2.x Sep 14, 2023
4 checks passed
@joegl joegl deleted the SDSS-451--margin-bottom branch September 14, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants