From 3f148d4e8f188ece194eb15e1df1edeffe748c0e Mon Sep 17 00:00:00 2001 From: koopersmith Date: Mon, 16 Apr 2012 14:59:09 +0000 Subject: [PATCH] Theme Customizer: If the customize loader is enqueued, then add the 'customize-support' class early. This prevents a flash of unstyled content. see #19910. git-svn-id: http://svn.automattic.com/wordpress/trunk@20479 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-header.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index b3316c2c0..3b52e3acc 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -93,7 +93,16 @@ if ( wp_is_mobile() ) ?> "> - +