Make WordPress Core

Opened 4 weeks ago

Closed 4 weeks ago

#61587 closed defect (bug) (fixed)

Fix root padding for alignwide blocks

Reported by: isabel_brison's profile isabel_brison Owned by: isabel_brison's profile isabel_brison
Milestone: 6.6 Priority: normal
Severity: normal Version: 6.6
Component: Editor Keywords: gutenberg-merge has-patch has-unit-tests dev-reviewed
Focuses: Cc:

Description

The PHP part of the fix for this 6.6 regression needs to be added to core. Gutenberg PR here: https://github.com/WordPress/gutenberg/pull/63207

Change History (7)

This ticket was mentioned in PR #6987 on WordPress/wordpress-develop by @isabel_brison.


4 weeks ago
#1

  • Keywords has-patch has-unit-tests added

#2 @isabel_brison
4 weeks ago

  • Owner set to isabel_brison
  • Resolution set to fixed
  • Status changed from new to closed

In 58685:

Editor: fix root padding for alignwide blocks.

Updates the root padding CSS selectors so wide width container blocks with constrained layout don’t receive padding.

Props isabel_brison, mukesh27, aaronrobertshaw.
Fixes #61587.

#3 @isabel_brison
4 weeks ago

  • Keywords dev-feedback added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for second committer review and commit to the release branch.

@isabel_brison commented on PR #6987:


4 weeks ago
#4

Committed in r58685.

This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.


4 weeks ago

#6 @audrasjb
4 weeks ago

  • Keywords dev-reviewed added; dev-feedback removed

The related CSS changes are looking good to me.
Marking as dev-reviewed and assigning to @davidbaumwald for 6.6 backport.

#7 @davidbaumwald
4 weeks ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 58696:

Editor: Fix root padding for alignwide blocks.

Updates the root padding CSS selectors so wide width container blocks with constrained layout don’t receive padding.

Reviewed by audrasjb.
Merges [58685] to the 6.6 branch.

Props isabel_brison, mukesh27, aaronrobertshaw, hellofromTonya.
Fixes #61587.

Note: See TracTickets for help on using tickets.