Comment 5 for bug 1571641

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

Reviewed: https://review.openstack.org/309337
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=f001c87b644ac581f76cf386ca8b4683e4b5e40b
Submitter: Jenkins
Branch: stable/mitaka

commit f001c87b644ac581f76cf386ca8b4683e4b5e40b
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