Columns Block: when the total column width is less than 100%, the columns appear centered inside the editor, left-aligned on the front #26538
Labels
[Block] Columns
Affects the Columns Block
[Type] Bug
An existing feature does not function as intended
Describe the bug
Inside the editor, when a single column is added and its width is set to a custom value (e.g. 50%), the column is centered inside its parent (columns) container. While on the front, the column is left-aligned inside its parent container. (Note that it also happens with multiple columns when their total width isn’t 100%).
To reproduce
Paste the following code inside the editor:
Expected behavior
Inside the editor, the single column should be left-aligned.
Editor version:
WordPress 5.6 beta 2. Tested with the three latest default WordPress themes, including Twenty Twenty One.
The text was updated successfully, but these errors were encountered: