diff --git a/app/css/app.css b/app/css/app.css index e3c966b3..37f36ecb 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -461,8 +461,9 @@ input[type="number"]::-webkit-inner-spin-button { } .modal_simple_header { font-size: 14px; - margin: 0 0 12px; + margin: 0 0 10px; text-align: center; + font-weight: bold; } .modal_simple_form { @@ -3136,6 +3137,12 @@ ce671b orange .countries_modal_window .modal-dialog { max-width: 392px; } + +.countries_modal_window .modal_simple_header { + margin-bottom: 12px; + font-weight: normal; +} + .countries_modal_col { max-height: 350px; } diff --git a/app/partials/error_modal.html b/app/partials/error_modal.html index 51fdd734..52be81b5 100644 --- a/app/partials/error_modal.html +++ b/app/partials/error_modal.html @@ -2,8 +2,9 @@ -