Comment 14 for bug 1715674

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

Reviewed: https://review.openstack.org/575570
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ef2e77916eb48842cf0c8e3bfdf84695fa909ee3
Submitter: Zuul
Branch: stable/ocata

commit ef2e77916eb48842cf0c8e3bfdf84695fa909ee3
Author: Ivan Kolodyazhny <email address hidden>
Date: Wed Sep 20 13:39:26 2017 +0000

    Fix logo in IE11/Edge browsers

    IE11/Edge browsers doesn't scale SVG images correct if
    weight and height is specified directly in SVG. Also these
    browsers doesn't work well with max-height style.

    Change-Id: I3fe643dd5e0d47cb0e5a658c84d23a8750c217e7
    Closes-Bug: #1715674
    (cherry picked from commit 502cffb1f8d2f476cff682e6aba15f71ee49c3ef)