Skip to content
Snippets Groups Projects
Commit 9b50c14a authored by Phil Hughes's avatar Phil Hughes Committed by GitLab Release Tools Bot
Browse files

Merge branch '56076-releases-margin' into 'master'

Fixes missing margin in releases block

Closes #56076

See merge request gitlab-org/gitlab-ce!24229

(cherry picked from commit fa5c4ef2)

f03313e9 Fixes missing margin in releases block
parent dbf62a7d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -87,7 +87,7 @@ export default {
 
<div
v-if="assets.links.length || assets.sources.length"
Sclass="card-text prepend-top-default"
class="card-text prepend-top-default"
>
<b>
{{ __('Assets') }}
Loading
Loading
---
title: Fixes missing margin in releases block
merge_request:
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment