#61464 closed defect (bug) (fixed)
Fix root padding for children of alignfull flow layouts.
Reported by: | isabel_brison | Owned by: | 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
@
3 months ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 58444:
@isabel_brison commented on PR #6854:
3 months ago
#3
committed in r58444.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/61464
Syncs bug fix from https://github.com/WordPress/gutenberg/pull/62670.