Skip to content

MR widget: Fix title alignment on mobile

Sascha Eggenberger requested to merge mr-widget-title-alignment-mobile into master

What does this MR do and why?

Keeps the title in place and avoids a layout shift and removes the margin-left of the deployment button on mobile.

Screenshots or screen recordings

Before After
small_before small_after

How to set up and validate locally

  1. Go to an MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3)
  2. View on a smaller viewport until the Pipeline MiniGraph breaks onto a new line

MR acceptance checklist

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

Related to #425468 (closed)

Edited by Sascha Eggenberger

Merge request reports