Commit 89cbceeb authored by samdbeckham's avatar samdbeckham

Adds the margin back for modal buttons

parent eee7f704
......@@ -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