Commit 30ecbead authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '196179-fixes-modal-button-spacing' into 'master'

Adds the margin back for modal buttons

Closes #196179

See merge request gitlab-org/gitlab!23327
parents ab4beafb 89cbceeb
......@@ -70,6 +70,7 @@
margin: 0;
}
.btn + .btn,
.btn + .btn-group,
.btn-group + .btn,
.btn-group + .btn-group {
......
---
title: Fixes spacing issue in modal footers
merge_request: 23327
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