Uploader improvements from mdawaffe. fixes #3191

git-svn-id: https://develop.svn.wordpress.org/trunk@4274 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2006-10-03 07:15:13 +00:00
parent 76f6cf50c9
commit ad90b4519b
12 changed files with 855 additions and 773 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ textarea, input, select {
border-style: none;
padding: 0px;
margin-bottom: 16px;
height: 15em;
height: 16em;
width: 100%;
/* overflow-y: hidden;*/
}