From 9d4f4a9b9a0df573af1722ac34843092b0e3886f Mon Sep 17 00:00:00 2001 From: Isabel Brison Date: Mon, 26 Jun 2023 04:46:39 +0000 Subject: [PATCH] Editor: fix site editor layout bug. Removes additional wrapper introduced in [56025], which interfered with the site editor flex layout. Props ramonopoly, kevin940726, joedolson. Fixes 56228. git-svn-id: https://develop.svn.wordpress.org/trunk@56029 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/site-editor.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/wp-admin/site-editor.php b/src/wp-admin/site-editor.php index 3d4856fa75..f56e1f1fd2 100644 --- a/src/wp-admin/site-editor.php +++ b/src/wp-admin/site-editor.php @@ -132,9 +132,7 @@ do_action( 'enqueue_block_editor_assets' ); require_once ABSPATH . 'wp-admin/admin-header.php'; ?> -
-
- +