Commit b8a8fb17 authored by Jarek Ostrowski's avatar Jarek Ostrowski

Remove the native styles for modal-dialog

parent 7729d4da
......@@ -117,12 +117,6 @@ body.modal-open {
border-bottom-right-radius: $modal-border-radius;
}
}
@include media-breakpoint-up(sm) {
.modal-dialog {
margin: 64px auto;
}
}
}
.recaptcha-modal .recaptcha-form {
......
---
title: Remove the native styles for modal-dialog - Currently off center
merge_request: 45789
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