Skip to content

Fixed alignment of MR title texts

What does this MR do and why?

The status badge and branch elements on the MRs header were not aligned to the text alignside.

This MR fixes that 🙂

Screenshots or screen recordings

Page not scrolled Page scrolled
Before image image
After image image

How to set up and validate locally

  • In your gdk rails console, run: Feature.enable(:moved_mr_sidebar)
  • Go to ant MR page and make sure the elements are aligned 🙂

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 Thomas Hutterer

Merge request reports