Skip to content

fix: Removes margin from the accordion's chevron#885

Merged
curlyfriesplease merged 4 commits into
masterfrom
ENG-5083-accordion-padding
May 18, 2026
Merged

fix: Removes margin from the accordion's chevron#885
curlyfriesplease merged 4 commits into
masterfrom
ENG-5083-accordion-padding

Conversation

@curlyfriesplease
Copy link
Copy Markdown
Contributor

@curlyfriesplease curlyfriesplease commented May 15, 2026

PR description

What is it doing?

Once the accordion gets used in the frontend, there's some default img style somewhere applying a margin we don't want, to the accordion's chevron.
This margin: 0 should prevent that and allow it to stay the size we want.

image

Why is this required?

Bugfix

link to Jira ticket:

ENG-5083

Quick Checklist:

  • My PR title follows the Conventional Commit spec.

  • I have filled out the PR description as per the template above.

  • I have added tests to cover new or changed behaviour.

  • I have updated any relevant documentation.

Important! - lastly, make sure to squash merge...

Copy link
Copy Markdown
Contributor

@AndyEPhipps AndyEPhipps left a comment

Choose a reason for hiding this comment

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

Have you tested this commit in a local CRcom to confirm it's enough to solve the issue? Just preempting any additional to-and-froing

@curlyfriesplease
Copy link
Copy Markdown
Contributor Author

Good shout because when I did this last thing Friday, I stepped away to do dinner or something with the intention of coming back to make that check - did I do that? I did not.
Anyway, one further addition needed - increased specificity as it had another CSS rule overriding. It works now.

@curlyfriesplease curlyfriesplease merged commit 333aa9c into master May 18, 2026
9 checks passed
@curlyfriesplease curlyfriesplease deleted the ENG-5083-accordion-padding branch May 18, 2026 11:06
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 8.73.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AndyEPhipps
Copy link
Copy Markdown
Contributor

@curlyfriesplease I'll bring this via my CRcom PR, presuming there's no tweaks that need to be made there for this work?

@curlyfriesplease
Copy link
Copy Markdown
Contributor Author

@AndyEPhipps yep, nothing require there

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