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 | ||
After |
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Thomas Hutterer