Skip to content

fix(unity-bootstrap-theme): blockquote css update for maxwidth standards#1674

Open
spaceperson wants to merge 3 commits intodevfrom
UDS-2050
Open

fix(unity-bootstrap-theme): blockquote css update for maxwidth standards#1674
spaceperson wants to merge 3 commits intodevfrom
UDS-2050

Conversation

@spaceperson
Copy link
Copy Markdown
Contributor

Description

Checklist

  • Tests pass for relevant code changes

Important Reminders

Links

@spaceperson spaceperson requested a review from a team as a code owner April 6, 2026 18:47
@asu-jenkins-devops
Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Contributor

@davidornelas11 davidornelas11 left a comment

Choose a reason for hiding this comment

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

the div with the class of uds-blockquote should have a left padding of 0. The blockquote itself has padding left set to 0 already but that also has to be applied to the parent div with the aforementioned class as well

font-weight: 700;

padding: $uds-size-spacing-4;
padding-left: 0;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've included padding-right: 0; into the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants