]> 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 a60af7776760f896091a22c71037e7d47d3f410c..686fedf29cd25f82b7be136614b4774a3e225d38 100644 (file)
@@ -1,11 +1,13 @@
-/*\r
-Distraction Free Writing mode TinyMCE Styles\r
-*/\r
-\r
-html, body {\r
-       background: transparent;\r
-       width: auto !important;\r
-       max-width: none !important;\r
-       margin: 0;\r
-       padding: 0;\r
-}\r
+/*
+Distraction Free Writing mode TinyMCE Styles
+*/
+
+html,
+body {
+       background: transparent;
+       width: auto !important;
+       max-width: none !important;
+       margin: 0 !important;
+       padding: 0 !important;
+       min-height: 0 !important;
+}