Comment 6 for bug 1386126

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/juno)

Reviewed: https://review.openstack.org/135562
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2cd943510a0b181fb79644390cdf8dc1ac95c571
Submitter: Jenkins
Branch: stable/juno

commit 2cd943510a0b181fb79644390cdf8dc1ac95c571
Author: Timur Sufiev <email address hidden>
Date: Mon Oct 27 15:37:11 2014 +0300

    Return eye-icon to its place when validation message is shown

    Making eye-icon properly positioned relies on its parent having
    'has-feedback' class - which makes the parent to obey 'position:
    relative' and thus eye-icon with its 'position: absolute' is properly
    positioned within it.

    Change-Id: I69ce13e1e3fc9674c4f25e7d04d79a3f550014a6
    Closes-Bug: #1386126
    (cherry picked from commit 6ffebb6d200a071774048e792752cd201a5c6d0d)