diff --git a/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css b/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css index b0df86cef6..f4a1782a8a 100644 --- a/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css +++ b/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css @@ -4,15 +4,6 @@ html { cursor: text; } -html.ios { - height: 100%; -} - -.ios body#tinymce { - height: 200%; - max-width: none; -} - body { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-size: 16px;