Comment 20 for bug 1771559

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

Reviewed: https://review.opendev.org/c/openstack/horizon/+/781803
Committed: https://opendev.org/openstack/horizon/commit/ec5261cce58b7ee84f1fa6afa54a52738b81bfae
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit ec5261cce58b7ee84f1fa6afa54a52738b81bfae
Author: Ivan Kolodyazhny <email address hidden>
Date: Fri May 22 13:02:46 2020 +0300

    Fix Material theme to work with any combination of pyScss and MDI icons

    ':before' class doesn't work as expected with current versions of
    xstatic-mdi and PyScss. It's a temporary workaround with copy ':before'
    styles from MDI directly into the Material theme.

    Closes-Bug: #1771559
    Co-Authored-By: Akihiro Motoki <email address hidden>
    Change-Id: I969ad70065c580ba90bb0a050c7a9cf242d805ec
    (cherry picked from commit f3bfa383417b270fce384fee18c5cb470cec15f7)