Reviewed: https://review.openstack.org/457789 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d6ad0fe30d099ce0d4ec8c579d32692f8d2c97c9 Submitter: Jenkins Branch: master
commit d6ad0fe30d099ce0d4ec8c579d32692f8d2c97c9 Author: gugl <[email protected]> Date: Tue Apr 18 13:19:08 2017 -0700 Fix the alert close size problem in material theme The problem was casued by .close class in _bootswatch.scss. The size is 34px while correct size should 19.5px. Patch the fix to have a smaller size. When alert message has one line the close button is centered now. When alert message has multiple lines, the close button is at the right upper corner of the message box. Change-Id: Ic5af8ae7e2b4ed0e136fad205a03b3f2368f72a9 Closes-bug: #1550066 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1550066 Title: Style: Material Design: Alert Close Menu Icon is not centered Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Style: Material Design: Alert Close Menu Icon is not centered https://i.imgur.com/csskmXM.png To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1550066/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

