Merge pull request #1808 from Carreau/alternate-upload-ff

Reposition alternate upload for firefox [need cross browser/OS/language test]
This commit is contained in:
Brian E. Granger 2012-05-31 12:13:18 -07:00
commit 675aa0bbef

View File

@ -19,5 +19,7 @@
position:relative;
opacity: 0;
z-index: 2;
width: 447px;
width: 295px;
margin-left:163px;
cursor: pointer;
}