Skip to content

Commit cec072b

Browse files
authored
Merge pull request #450 from LorincJuraj/patch-1
Update FileUpload.vue
2 parents ef6d252 + b10d1e0 commit cec072b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FileUpload.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
.file-uploads.file-uploads-html5 input,
3535
.file-uploads.file-uploads-html4 label {
3636
/* background fix ie click */
37+
position: absolute;
3738
background: rgba(255, 255, 255, 0);
3839
overflow: hidden;
3940
position: fixed;

0 commit comments

Comments
 (0)