Skip to content

Profile page: Increase spacing after profile avatar

Sascha Eggenberger requested to merge profile-page-busy-badge-spacing into master

What does this MR do and why?

Profile page: Increase spacing after profile avatar

Increases the spacing between the profile avatar and the following content. Especially a problem if a user sets themself as busy.

Reported by @lohrc in #431615 (comment 1783907847)

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_busy after_busy
before_list after_list
before_list_busy after_list_busy

How to set up and validate locally

Set a profile to «Busy»

  1. Go to http://gdk.test:3000/-/user_settings/profile
  2. Enable «Set yourself as busy»
  3. Save

Check pages

  1. http://gdk.test:3000/root
  2. http://gdk.test:3000/users/root/contributed

Related to #424397 (closed), #431615 (closed)

Merge request reports