Set svn:eol-style to native for all the files

(Except wp-config-sample.php and a couple of license files)


git-svn-id: http://core.svn.wordpress.org/trunk@22798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Jon Cave 2012-11-21 22:31:55 +00:00
parent 340d5815ff
commit 38e43334a9

View File

@ -1,13 +1,13 @@
/*
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;
}
/*
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;
}