Skip to content

MR widget: Fix alignment of approval button and text

What does this MR do and why?

MR widget: Fix alignment of approval button and text:

  • Fixes text alignment to use same baseline alignment between button and text
  • Aligns approval button to top on mobile
  • Moves text below button on mobile

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after
before_mobile after_mobile

How to set up and validate locally

  1. Go to an MR and check the MR approval widget, e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/8

Related to #425467 (closed)

Merge request reports