Commit aa96300a authored by Nicolò Maria Mezzopera's avatar Nicolò Maria Mezzopera

Merge branch 'psi-milestone-header-fix' into 'master'

Remove extra space above milestone title

See merge request gitlab-org/gitlab!41749
parents aaae63b6 3aafc1ac
.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