Commit 3aafc1ac authored by Simon Knox's avatar Simon Knox Committed by Nicolò Maria Mezzopera

Remove extra space above milestone title

parent 0a8ed206
.detail-page-description.milestone-detail
%h2{ data: { qa_selector: "milestone_title_content" } }
.title
%h2.title{ data: { qa_selector: "milestone_title_content" } }
= markdown_field(milestone, :title)
- if milestone.try(:description).present?
......
---
title: Remove excess space above milestone titles
merge_request: 41749
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment