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

git-svn-id: https://develop.svn.wordpress.org/trunk@13178 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2010-02-17 18:50:48 +00:00
parent 0ac0e76299
commit b67384850d
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;