Resolve "Merge request buttons spacing incorrect"

This commit is contained in:
Jacques Erasmus 2018-10-08 12:04:48 +00:00 committed by Fatih Acet
parent afdd1aa75b
commit 9422679578
2 changed files with 6 additions and 1 deletions

View File

@ -379,7 +379,7 @@ Please check your network connection and try again.`;
role="group">
<button
type="button"
class="btn btn-default mr-2"
class="btn btn-default"
@click="resolveHandler()"
>
<i

View File

@ -0,0 +1,5 @@
---
title: Fix incorrect spacing between buttons when commenting on a MR.
merge_request: 22135
author:
type: fixed