Skip to content

Fix spacing in commit view of MR

What does this MR do and why?

When using gl-avatar, there was no spacing between avatar and commit title on the inidividual commit view of an MR anymore.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to enable locally

  1. Run bin/rails c
  2. Wait until everything has loaded
  3. Run Feature.enable(:gl_avatar_for_all_user_avatars)

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 Marcel van Remmerden

Merge request reports

Loading