Make WordPress Core

Opened 3 months ago

Closed 3 months ago

Last modified 3 months ago

#61464 closed defect (bug) (fixed)

Fix root padding for children of alignfull flow layouts.

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
Focuses: Cc:

Description

Direct children of full width container block with flow type layout should still receive root padding. Issue reported here: https://github.com/WordPress/gutenberg/issues/62597.

There's a fix in https://github.com/WordPress/gutenberg/pull/62670.

Change History (3)

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


3 months ago
#1

  • Keywords has-patch has-unit-tests added

#2 @isabel_brison
3 months ago

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

In 58444:

Editor: fix root padding for children of alignfull flow layouts.

Updates the root padding CSS selectors so direct children of full width container blocks with flow layout receive padding.

Props isabel_brison, aaronrobertshaw.
Fixes #61464.

@isabel_brison commented on PR #6854:


3 months ago
#3

committed in r58444.

Note: See TracTickets for help on using tickets.