Skip to content

Fix missing padding in custody report dropdown

Jiaan Louw requested to merge jl-resolve-missing-custody-report-padding into master

What does this MR do?

In gitlab-ui!1848 (merged) the padding for dropdown forms was removed, this MR manually adds in the padding to the custody report dropdown which was recently added in !46994 (merged).

Screenshots (strongly suggested)

Before After
image image

You can locally test/view this in the Compliance Dashboard in your GDK instance:

[GDK_HOST]/groups/gitlab-org/-/security/compliance_dashboard

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jiaan Louw

Merge request reports