diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index e3bed3c21d..affa0bbc26 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -91,6 +91,7 @@ tinyMCE.init({ theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", theme_advanced_path_location : "bottom", + theme_advanced_resizing : true, entity_encoding : "raw", extended_valid_elements : "a[id|href|title|onclick],img[class|src|alt|title|width|height|align]", plugins : "emotions"