Skip to content

Patternfly Catalog code is causing icon to be skewed #19

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions