summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormfluharty <mfluharty@gitlab.com>2019-07-09 14:12:56 -0600
committermfluharty <mfluharty@gitlab.com>2019-07-09 14:12:56 -0600
commitad41850681c4e23fd1bb59b5eeb6fb1dba991dfa (patch)
treec66f2c3d8ac75977654afcc7ff190d4b7d547e16
parent66a2be68ac1ff824d0f3b054cba406be1593bed2 (diff)
downloadgitlab-ce-mf-modal-style-footer-button-spacing.tar.gz
Remove unnecessary `.btn + .btn` selectormf-modal-style-footer-button-spacing
-rw-r--r--app/assets/stylesheets/framework/modal.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/modal.scss b/app/assets/stylesheets/framework/modal.scss
index fe280a30b20..81a340ea08c 100644
--- a/app/assets/stylesheets/framework/modal.scss
+++ b/app/assets/stylesheets/framework/modal.scss
@@ -56,7 +56,6 @@
margin: 0;
}
- .btn + .btn,
.btn + .btn:not(.dropdown-toggle-split),
.btn + .btn-group,
.btn-group + .btn {