Make DFW use the exact same style as the normal editor, remove width resizing in DFW as it would clash with editor-style.css for some themes, fixes #17644
git-svn-id: http://svn.automattic.com/wordpress/trunk@18103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -36,7 +36,7 @@ $wp_db_version = 17517;
|
||||
*
|
||||
* @global string $tinymce_version
|
||||
*/
|
||||
$tinymce_version = '342-20110527';
|
||||
$tinymce_version = '342-20110601';
|
||||
|
||||
/**
|
||||
* Holds the cache manifest version
|
||||
|
||||
Reference in New Issue
Block a user