Skip to content

Align project avatar to the top

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Closes #457701 (closed)

Adds css style to align ci/cd catalog project avatars to the top so that it follows design guidelines.

Screenshots or screen recordings

Before After
Screenshot_2024-04-24_at_1.57.24_PM Screenshot_2024-04-24_at_1.57.53_PM
Screenshot_2024-04-24_at_1.57.00_PM Screenshot_2024-04-24_at_1.52.22_PM

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Run a rake command to seed CI/CD catalogs:

    bundle exec rake "gitlab:seed:ci_catalog_resources[Twitter, 50]"

  2. Go to http://gdk.test:3000/explore/catalog

Edited by Grace Chung

Merge request reports