Give the visual editor a max-width that matches the content width in twentyten

git-svn-id: http://svn.automattic.com/wordpress/trunk@13178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iammattthomas 2010-02-17 18:50:48 +00:00
parent 08bb3568c6
commit c26e30894e
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
/* =Fonts
-------------------------------------------------------------- */
html .mceContentBody {
max-width:640px;
}
* {
font-family: Georgia, "Bitstream Charter", serif;
color: #444;