Commit 2d3563ab authored by Clement Ho's avatar Clement Ho

Merge branch 'jivl-add-top-margin-related-merge-requests' into 'master'

Add top margin to the related merge requests section

Closes #46697

See merge request gitlab-org/gitlab-ce!19379
parents 53811074 5347155b
- if @merge_requests.any? - if @merge_requests.any?
.prepend-top-default
%h2.merge-requests-title %h2.merge-requests-title
= pluralize(@merge_requests.count, 'Related Merge Request') = pluralize(@merge_requests.count, 'Related Merge Request')
%ul.unstyled-list.related-merge-requests %ul.unstyled-list.related-merge-requests
......
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