Index: wp-includes/class-wp-editor.php
===================================================================
--- wp-includes/class-wp-editor.php	(revision 24433)
+++ wp-includes/class-wp-editor.php	(working copy)
@@ -344,7 +344,7 @@
 					'paste_strip_class_attributes' => 'all',
 					'paste_text_use_dialog' => true,
 					'webkit_fake_resize' => false,
-					'preview_styles' => 'font-family font-size font-weight text-decoration text-transform',
+					'preview_styles' => 'font-family font-weight text-decoration text-transform',
 					'spellchecker_rpc_url' => self::$baseurl . '/plugins/spellchecker/rpc.php',
 					'schema' => 'html5',
 					'wpeditimage_disable_captions' => $no_captions,
