Commit ecbcda22 authored by Fatih Acet's avatar Fatih Acet

Merge branch '48494-fix-merge-request-buttons-spacing' into 'master'

Resolve "Merge request buttons spacing incorrect"

Closes #48494

See merge request gitlab-org/gitlab-ce!22135
parents afdd1aa7 94226795
......@@ -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
......
---
title: Fix incorrect spacing between buttons when commenting on a MR.
merge_request: 22135
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