X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/5aa86a9053fb0fa15846bb60aac2fb8fdfff524a..refs/tags/wordpress-3.5:/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css diff --git a/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css b/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css index 267f4674..686fedf2 100644 --- a/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css +++ b/wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css @@ -1,11 +1,13 @@ -/* -Distraction Free Writing mode TinyMCE Styles -*/ +/* +Distraction Free Writing mode TinyMCE Styles +*/ -html, body { - background: transparent; - width: auto !important; - max-width: none !important; - margin: 0; - padding: 0; -} +html, +body { + background: transparent; + width: auto !important; + max-width: none !important; + margin: 0 !important; + padding: 0 !important; + min-height: 0 !important; +}