Skip to content

Revert "Merge branch 'cngo-fix-issue-assignees-alignment' into 'master'"

Miguel Rincon requested to merge revert-54fae922 into master

Purpose of revert

This MR reverts !115973 (merged) as it is causing layout issues.

@cngo This MR subtly broke the layout at !115463 (merged), by raising the avatar icon above the text baseline: the issue is that inline-flex children will ignore css from classes like gl-vertical-align-top and make the behave different from a simple inline element.

2023-04-06_12.46.08

I suspect other areas of the product also depend on this component, is there a chance more things broke?

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Checklist

Milestone info

  • I am reverting something in the current milestone. No changelog is needed, and I've added a ~"regression:*" label.
  • I am reverting something in a different milestone. A changelog is needed, and I've removed the ~"regression:*" label.

Related issues and merge requests

Edited by Miguel Rincon

Merge request reports