Problem/Motivation

During 7d4dbd0b1 we accidentally left-justified project logos on cards.
During bd9064d0b we accidentally exploded the card image size.

Proposed resolution

1. Constrain images to width of 100px.
2. Align logos in grid view to center of card.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

chrisfromredfin created an issue. See original summary.

bernardm28’s picture

Status: Active » Reviewed & tested by the community

Looks good and works as expected.

  • chrisfromredfin committed 46d8078c on 1.0.x
    Issue #3436529 by chrisfromredfin, bernardm28: Fix visual regression in...
chrisfromredfin’s picture

Status: Reviewed & tested by the community » Fixed

Oops, did have to fix a linter error. (Thanks, GitLab CI!) - but merging now!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.