Skip to content

Patternfly Catalog code is causing icon to be skewed #19

@abhinandan13jan

Description

@abhinandan13jan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Not started

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions