Skip to content

Remove gl-block class on badge

Michael Le requested to merge fix-badge-layout-remove-block into master

What does this MR do and why?

Removes the CSS class gl-block from the badges used in the Branches list.

Screenshots or screen recordings

Before After
current-gdk.test_3000_gitlab-org_gitlab-shell_-_branches update-gdk.test_3000_gitlab-org_gitlab-shell_-_branches

How to set up and validate locally

  1. Open a project with opened merge requests
  2. Go to Branches (/-/branches)
  3. Observe the badges for the merge requests

Merge request reports

Loading