Describe the issue. What is the expected and unexpected behavior?
This piece of CSS is causing this issue -> Catalog tile Icon is skewed (https://bugzilla.redhat.com/show_bug.cgi?id=2029977)
File: _catalog-tile.scss
.catalog-tile-pf-icon { //from
font-size: 40px;
height: 40px;
max-width: 60px;
min-width: 40px;
}
![DevCatalog-BadLogo]()
instead of
![DevCatalogLogoLooksGood-FromChristian]()
img is constrained on both width and height which should not happen
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Bug. non blocking
What is your product and what release version are you targeting?
Openshift 4.10
Jira Issue: PF-2020
Describe the issue. What is the expected and unexpected behavior?
This piece of CSS is causing this issue -> Catalog tile Icon is skewed (https://bugzilla.redhat.com/show_bug.cgi?id=2029977)
instead of
img is constrained on both width and height which should not happen
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool.
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Bug. non blocking
What is your product and what release version are you targeting?
Openshift 4.10
Jira Issue: PF-2020