diff -r 7b1b88e27a20 -r 48c4eec2b7e6 wp/wp-includes/blocks/columns/editor-rtl.min.css --- a/wp/wp-includes/blocks/columns/editor-rtl.min.css Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-includes/blocks/columns/editor-rtl.min.css Fri Sep 05 18:40:08 2025 +0200 @@ -1,1 +1,1 @@ -.wp-block-columns :where(.wp-block){max-width:none;margin-right:0;margin-left:0}html :where(.wp-block-column){margin-top:0;margin-bottom:0} \ No newline at end of file +.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0} \ No newline at end of file