-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix IE 11 & Edge styling issue in Topology legend #1155
Conversation
@miq-bot add_label, bug, formatting/styling, euwe/yes, fine/yes |
@epwinchell Cannot apply the following label because they are not recognized: |
@bmclaughlin Please review/test. This is an IE11-specific hack that should not affect Edge (please test there, as well.) If you have a better solution, your suggestions are welcomed. Thanks. |
@miq-bot assign @bmclaughlin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked changes in both IE11 and Edge browsers, works as advertised.
Checked commit https://github.com/epwinchell/manageiq-ui-classic/commit/b64bb9b0087c9f96a51fdab8aac0848428e4549e with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
Euwe backport (to manageiq repo) details:
|
Fix IE 11 & Edge styling issue in Topology legend (cherry picked from commit 5952636) https://bugzilla.redhat.com/show_bug.cgi?id=1458929
Fine backport details:
|
This PR fixes a issue where the Topology entity icons are cropped in both IE11 & Edge
https://bugzilla.redhat.com/show_bug.cgi?id=1444119
Old:
New: