diff --git a/themes/fid_adlr/scss/compiled.scss b/themes/fid_adlr/scss/compiled.scss index e149f36771389115a693b6cd8bc0bfbbf194770b..5210d9cef0b260bb6f08d8f0712bc83be1a9676e 100644 --- a/themes/fid_adlr/scss/compiled.scss +++ b/themes/fid_adlr/scss/compiled.scss @@ -2982,4 +2982,8 @@ footer { @media screen and (max-width: $screen-xs-max) { border: 0; } +} + +.modal-full-width { + width: 100%; } \ No newline at end of file