Comment 4 for bug 1571641

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (master)

Reviewed: https://review.openstack.org/307845
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=e487ce9aa2ca8b0e4b0a5e9b9e64f40c53b3f64a
Submitter: Jenkins
Branch: master

commit e487ce9aa2ca8b0e4b0a5e9b9e64f40c53b3f64a
Author: Julia Aranovich <email address hidden>
Date: Tue Apr 19 17:12:59 2016 +0300

    Fix layout of file input

    [type=file] input is hidden now by opacity:0 css style.
    But it still overlaps the input label and warning tooltip.
    This commit fixed this by hiding the input with display:none.

    Closes-Bug: #1571641

    Change-Id: Ia24586289c7fe775c6b052f390a99f6e774255a2