Skip to content

fixing the value of the background color in twig, removing width=auto#1306

Open
nhjohnstone wants to merge 1 commit into
5.xfrom
nhjohnstone/issue-1294-gray-background-not-showing-on-rich-text-paragraph-and-has-white-margin-on-right-when-it-does-show
Open

fixing the value of the background color in twig, removing width=auto#1306
nhjohnstone wants to merge 1 commit into
5.xfrom
nhjohnstone/issue-1294-gray-background-not-showing-on-rich-text-paragraph-and-has-white-margin-on-right-when-it-does-show

Conversation

@nhjohnstone

Copy link
Copy Markdown
Contributor

fixing the value of the background color in twig, removing width=auto, and adding fixed-width class

📝 Description

fixed the value of the background color for the gray not showing, and removed width=auto for the white line on the right

Fixes #1294


✅ Peer Review Checklist

Reviewers: Please verify the following before approving.

  • The pull request links to the issue it is addressing in the comment and in the "Development" section of the PR
  • There is a short summary that describes how the fix is implemented
  • Verifying work: Verify that the changes made are addressing the linked issue
  • Accessibility: Changes that might impact accessibility are reviewed to work with keyboard navigation and screen readers
  • Responsive: Layout is tested on desktop, tablet, and mobile screens
  • Config changes: Any configuration updates are tested and verified using the Distribution Update import
  • Security: Output is sanitized (using t(), Twig auto-escaping, etc.). No secrects included (API keys, etc.)
  • Cleanliness: All debug code (ksm(), dpm(), console.log) has been removed.
  • Comments: Complex logic is explained inline.
  • Documentation: Any relevant documentation has been updated (this can be a separate issue if needed)

📸 Screenshots / Video (Optional)

If this is a UI change, please attach a screenshot or a quick screen recording of the change in action.

@nhjohnstone nhjohnstone requested a review from tjackson2113 June 8, 2026 19:51
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.

Gray Background not showing on Rich Text Paragraph and has white margin on right when it does show

2 participants