Skip to content

Thread first reply: Fix padding-top

Sascha Eggenberger requested to merge fix-thread-reply-top-padding into master

What does this MR do and why?

Fixes a small visual bug which seems to only show on Threads which don't have a reply yet. Makes sure the right padding gets applied.

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

  1. Go to an MR or issuable and add a new thread
  2. Click on the reply input field
  3. Spacing on top should be fixed

Related to #469616 (closed)

Merge request reports

Loading