]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
[BUGFIX] Prevent bouncing fileupload field
authorDan Untenzu <untenzu@webit.de>
Thu, 23 Feb 2017 14:46:07 +0000 (15:46 +0100)
committerJerome Jutteau <jerome.jutteau@outscale.com>
Thu, 23 Feb 2017 17:34:20 +0000 (18:34 +0100)
After a file is selected in the first step of an upload,
the options are shown and the fileupload field is resized
to a much smaller field. In Chrome and other browsers
this field bounces to an area above the form.

Use relative positioning and fixed heights to prevent this
UI glitch.

Refs #71


No differences found

patrick-canterino.de