Thread first reply: Fix padding-top
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 |
---|---|
How to set up and validate locally
- Go to an MR or issuable and add a new thread
- Click on the reply input field
- Spacing on top should be fixed
Related to #469616 (closed)