Skip to content

Project list item: Fix avatar spacing and alignment

Sascha Eggenberger requested to merge project-list-item-fix into master

What does this MR do and why?

Project list item: Fix avatar spacing and alignment

In Profile layout reorganization (!137024 - merged) we had a variant which moves the visibility of the project closer to the avatar but the idea got ditched but the added wrapper did not get removed, so this regression.

Reported by @danmh in #431615 (comment 1775033433)

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.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Go to the «Your work» page (e.g. http://gdk.test:3000/)
  2. Check the avatar alignment and spacing

Related to #431615 (closed), #430246 (closed)

Edited by Sascha Eggenberger

Merge request reports