Commit a282fbcd authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '67248-snippet-title-whitespace' into 'master'

Resolve "Snippet title whitespace"

Closes #67248

See merge request gitlab-org/gitlab-ce!32877
parents 9ac48b4e e75035b7
......@@ -17,7 +17,7 @@
= render "snippets/actions"
.snippet-header.limited-header-width
%h2.snippet-title.prepend-top-0.append-bottom-0.qa-snippet-title
%h2.snippet-title.prepend-top-0.mb-3.qa-snippet-title
= markdown_field(@snippet, :title)
- if @snippet.description.present?
......
---
title: Add bottom margin to snippet title
merge_request: 32877
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