]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/plugins/wpfullscreen/css/wp-fullscreen.css
Wordpress 3.5
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / wpfullscreen / css / wp-fullscreen.css
index 267f4674950032bbbb27aed8bebee8921e329b39..686fedf29cd25f82b7be136614b4774a3e225d38 100644 (file)
@@ -1,11 +1,13 @@
-/*\r
-Distraction Free Writing mode TinyMCE Styles\r
-*/\r
+/*
+Distraction Free Writing mode TinyMCE Styles
+*/
 
-html, body {\r
-       background: transparent;\r
-       width: auto !important;\r
-       max-width: none !important;\r
-       margin: 0;\r
-       padding: 0;\r
-}\r
+html,
+body {
+       background: transparent;
+       width: auto !important;
+       max-width: none !important;
+       margin: 0 !important;
+       padding: 0 !important;
+       min-height: 0 !important;
+}