Commit 041648b7 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'dmishunov-clone-btn-margin' into 'master'

Added side margin to Clone button

See merge request gitlab-org/gitlab!30471
parents 978f3d66 61162a9f
......@@ -75,6 +75,7 @@ export default {
<template #actions>
<clone-dropdown-button
v-if="canBeCloned"
class="mr-2"
:ssh-link="snippet.sshUrlToRepo"
:http-link="snippet.httpUrlToRepo"
/>
......
---
title: Added right margin to Clone Snippet button
merge_request: 30471
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