Commit c30732f
Setting width and height of input element type 1px
Since the file input element is now using visibility instead of display, due to a bug in Opera 12, it would be better to set the width and height to a minimal value, otherwise it causes the scrollbar to show if the flow button is added on the right edge of the screen.1 parent 778aaa4 commit c30732f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
| |||
0 commit comments