Commit b4c750a
committed
Twenty-Twenty: Fix a width/alignement issue on "Wide Line" Separator style variation.
This change fixes an alignement issue on the "Wide Line" Separator style variation on front-end, especially when used inside a column block. It changes the block `width` value from `120rem` to `100%` to avoid container overflowing.
Props kjellr, matthiaspabst, sabernhardt, audrasjb.
Fixes #53643.
git-svn-id: https://develop.svn.wordpress.org/trunk@53475 602fd350-edb4-49c9-b593-d223f7449a821 parent 68f5aa6 commit b4c750a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6274 | 6274 | | |
6275 | 6275 | | |
6276 | 6276 | | |
6277 | | - | |
| 6277 | + | |
6278 | 6278 | | |
6279 | 6279 | | |
6280 | 6280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6378 | 6378 | | |
6379 | 6379 | | |
6380 | 6380 | | |
6381 | | - | |
| 6381 | + | |
6382 | 6382 | | |
6383 | 6383 | | |
6384 | 6384 | | |
| |||
0 commit comments