Skip to content

Fix left margin of status listbox in selection summary

Lorenz van Herwaarden requested to merge fix-margin-status-bulk into master

What does this MR do and why?

Add small margin in addition to css gap being used.

Relates to #408366 (closed)

Screenshots or screen recordings

Before After
Screenshot_2023-05-12_at_15.22.28 Screenshot_2023-05-12_at_15.22.47

How to set up and validate locally

Prerequisites

  1. You'll need an EE license
  2. You'll need to have runners enabled (See $2408961 for setting up a runner)
  3. Import https://gitlab.com/gitlab-examples/security/security-reports
  4. Run a pipeline on master

Validate

  1. Go to vulnerability report
  2. Select some vulnerabilities and verify the styling in selection summary

MR acceptance checklist

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

Merge request reports