max width fixes from azaozz. fixes #6051

git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-29 23:27:02 +00:00
parent 017a78c052
commit 4d02937e6d
8 changed files with 53 additions and 37 deletions
+1
View File
@@ -77,6 +77,7 @@ switchEditors = {
qt.style.display = 'none';
ec.style.padding = '0px';
ta.style.padding = '0px';
ta.value = this.wpautop(ta.value);