noscript support for uploading. fixes #2078

git-svn-id: https://develop.svn.wordpress.org/trunk@3307 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2005-12-14 08:29:43 +00:00
parent 75e382c0e4
commit 33f045c3df
3 changed files with 51 additions and 20 deletions

View File

@@ -160,7 +160,7 @@ textarea, input, select {
margin-bottom: 16px;
height: 15em;
width: 100%;
overflow-y: hidden;
/* overflow-y: hidden;*/
}
form#upload th {