Skip to content

Fix row content misalignment

Savas Vedova requested to merge 387281-fix-firefox-misalignment into master

What does this MR do and why?

Fixes a design issue that happens with FireFox.

Screenshots or screen recordings

before after
image image

How to set up and validate locally

Requirements:

  1. You'll need an EE License
  2. You'll need to have runners enabled (See $2408961 for setting up a runner)
  3. Enable :refactor_security_extension to turn this feature on.
echo "Feature.enable(:refactor_security_extension)" | rails c

Steps:

  1. Import https://gitlab.com/gitlab-examples/security/security-reports
  2. Create a new MR by modifying a file
  3. Toggle security reports
  4. The badges should be aligned with the row content

MR acceptance checklist

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

Related to #387281 (closed)

Merge request reports