Make WordPress Core

Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#59295 closed enhancement (fixed)

Don't add root padding to children of flex and grid layout blocks.

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

Description

This ticket tracks syncing the changes from https://github.com/WordPress/gutenberg/pull/53259 to core.

Change History (4)

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


19 months ago
#1

  • Keywords has-patch has-unit-tests added

Trac ticket: https://core.trac.wordpress.org/ticket/59295

Syncs the changes to class-wp-theme-json from https://github.com/WordPress/gutenberg/pull/53259, as well as a test string update.

@ramonopoly commented on PR #5148:


19 months ago
#2

Also tests well for me. Thank you!

#3 @isabel_brison
19 months ago

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

In 56546:

Editor: tweak root padding styles.

Removes root padding from children of flex and grid layout blocks when root padding aware alignments are set.

Props andrewserong, ramonopoly.
Fixes #59295.

@isabel_brison commented on PR #5148:


19 months ago
#4

Committed in r56546.

Note: See TracTickets for help on using tickets.