Skip to content

Merge request checks: Fix right alignment of actions

What does this MR do and why?

This is a follow-up to MR approval widget: Fix alignment (!144465 - merged)

It seems the right alignment of Merge request checks is non existent (and I've missed that part in the above MR). This MR adds padding to the right side of the widget so the actions are correctly aligned.

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. (if not yet enabled): Enable MR checks in project settings
  2. Create a new MR
  3. Check widget
  4. Add an unresolved thread to the MR

Related to !144465 (merged), #424397 (closed)

Edited by Sascha Eggenberger

Merge request reports