Skip to content

Fix spacing between columns in audit event destination headers

What does this MR do and why?

Relates to #415963 (closed)

Fix spacing between columns in audit event destination headers.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-07-13_at_17.31.46 Screenshot_2023-07-13_at_17.30.08

How to set up and validate locally

  1. go to audit events streams of a group, e.g. http://gdk.test:3000/groups/gitlab-org/-/audit_events?tab=streams
  2. edit/create a http destination (create by clicking "Add streaming destination" > "HTTP endpoint"
  3. validate that the spacing between columns of the headers is 12px.

MR acceptance checklist

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

Edited by Lorenz van Herwaarden

Merge request reports