diff --git a/shared/css/static/modals.scss b/shared/css/static/modals.scss index 073c0296..4a228167 100644 --- a/shared/css/static/modals.scss +++ b/shared/css/static/modals.scss @@ -58,7 +58,7 @@ modal-body { justify-content: stretch; &.modal-dialog-centered { - justify-content: space-around; + justify-content: stretch; } }