Skip to content

Conversation

@dazgreer
Copy link
Collaborator

@dazgreer dazgreer commented Dec 2, 2025

What:
When adding padding to mj-wrapper, the padding is added to the width, rather than subtracted from it.

Why:
mj-section now inherits width from mj-wrapper rather than working out its own. Introduced by #3004 in 4.17.0

How:
Removed offending code added in previous release.

fixes #3019

- When adding padding to mj-wrapper, the padding is added to the width, rather than subtracted from it.
@totocap totocap merged commit 2da054d into master Dec 4, 2025
6 checks passed
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.

mj-wrapper with padding displaying wider than email width

3 participants