Make margin between buttons consistent

This commit is contained in:
Marcel van Remmerden 2019-06-10 10:59:53 +00:00 committed by Annabel Dunstone Gray
parent eea0460002
commit 28ae478650
2 changed files with 6 additions and 1 deletions

View File

@ -128,7 +128,7 @@ export default {
:disabled="mr.sourceBranchRemoved"
data-target="#modal_merge_info"
data-toggle="modal"
class="btn btn-default js-check-out-branch append-right-default"
class="btn btn-default js-check-out-branch append-right-8"
type="button"
>
{{ s__('mrWidget|Check out branch') }}

View File

@ -0,0 +1,5 @@
---
title: 'Make margin between buttons consistent'
merge_request: 29378
author:
type: other