From 940cb3851426a603b3d03edb752be9742a1d21fd Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Wed, 9 Nov 2011 14:38:37 +0000 Subject: [PATCH] Fix styling in the MCE help popup, see #18314 git-svn-id: https://develop.svn.wordpress.org/trunk@19227 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/js/tinymce/wp-mce-help.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-includes/js/tinymce/wp-mce-help.php b/wp-includes/js/tinymce/wp-mce-help.php index 8a5e78124f..1af7427138 100644 --- a/wp-includes/js/tinymce/wp-mce-help.php +++ b/wp-includes/js/tinymce/wp-mce-help.php @@ -19,6 +19,9 @@ header('Content-Type: text/html; charset=' . get_bloginfo('charset')); wp_admin_css( 'wp-admin', true ); ?>