Skip to content

Removed padding from full-width alignment#4547

Merged
selul merged 2 commits into
developmentfrom
bugfix/4533
Jul 21, 2026
Merged

Removed padding from full-width alignment#4547
selul merged 2 commits into
developmentfrom
bugfix/4533

Conversation

@girishpanchal30

Copy link
Copy Markdown
Contributor

Check before Pull Request is ready:

Closes #4533

@girishpanchal30
girishpanchal30 requested a review from Copilot July 17, 2026 13:32
@girishpanchal30 girishpanchal30 added the pr-checklist-skip Allow this Pull Request to skip checklist. label Jul 17, 2026
@pirate-bot pirate-bot added the pr-checklist-complete The Pull Request checklist is complete. (automatic label) label Jul 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates Gutenberg full-width alignment to address image side padding.

Changes:

  • Removes the 7.5px gutter from all .alignfull blocks.
  • This is broader than issue #4533, which targets Image blocks only.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread assets/scss/components/main/_gutenberg.scss
@pirate-bot

pirate-bot commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Plugin build for 3710f36 is ready 🛎️!

@selul
selul merged commit 1be93d9 into development Jul 21, 2026
14 checks passed
@selul
selul deleted the bugfix/4533 branch July 21, 2026 08:10
@pirate-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.2.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-checklist-complete The Pull Request checklist is complete. (automatic label) pr-checklist-skip Allow this Pull Request to skip checklist. released Indicate that an issue has been resolved and released in a particular version of the product.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Full-width images render with ~7.5px side padding instead of true edge-to-edge

5 participants