Skip to content

Commit

Permalink
some browsers don't make the file input high enough
Browse files Browse the repository at this point in the history
  • Loading branch information
darkv committed Jul 23, 2013
1 parent f31fa32 commit c203281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Frameworks/Ajax/Ajax/WebServerResources/ajaxupload.js
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@
// is clickable and it is located at
// the right side of the input
'right' : 0,
'height' : '100%',
'margin' : 0,
'padding' : 0,
'fontSize' : '480px',
Expand Down

0 comments on commit c203281

Please sign in to comment.