vendor/assets/stylesheets/_modal.scss in active_frontend-12.4.0 vs vendor/assets/stylesheets/_modal.scss in active_frontend-12.4.1

- old
+ new

@@ -20,11 +20,11 @@ margin-left: calc(50% - (560px / 2)); outline: 0; position: fixed; top: 0; width: 560px; - z-index: 1050; + z-index: 1060; } .modal.fade { @include transition((opacity 0.2s linear, top 0.4s ease-in-out)); top: -100%; } @@ -106,10 +106,10 @@ left: 0; min-height: 100%; position: fixed; right: 0; top: 0; - z-index: 1040; + z-index: 1050; } .modal-backdrop.fade { filter: alpha(opacity=0); opacity: 0; } \ No newline at end of file