witten
/
luminotes
Archived
1
0
Fork 0

Increased size of upload pulldown frame to look better in both FF3 and IE6.

This commit is contained in:
Dan Helfman 2008-07-16 14:05:51 -07:00
parent 19159a164e
commit e106dc27f9
1 changed files with 2 additions and 2 deletions

View File

@ -789,8 +789,8 @@ h1 {
.upload_frame {
padding: 0;
margin: 0;
width: 40em;
height: 4em;
width: 50em;
height: 5em;
}
.file_thumbnail {