#61313 closed defect (bug) (fixed)
Negative margins for alignfull children of blocks with custom padding
| Reported by: | isabel_brison | Owned by: | isabel_brison |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Editor | Version: | 6.6 |
| Severity: | normal | Keywords: | gutenberg-merge has-patch |
| Cc: | Focuses: |
Description
Full aligned blocks inside blocks with custom padding should calculate their negative margins with regards to that padding value, whether or not content and wide width is set.
To that effect, the change from https://github.com/WordPress/gutenberg/pull/60716 needs to be synced to core.
Change History (3)
This ticket was mentioned in PR #6664 on WordPress/wordpress-develop by @isabel_brison.
2 years ago
#1
- Keywords has-patch added
@isabel_brison commented on PR #6664:
2 years ago
#3
Committed in r58243.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/61313
Syncs change from https://github.com/WordPress/gutenberg/pull/60716.