vendor/assets/stylesheets/components/_alert.scss in active_frontend-14.1.0 vs vendor/assets/stylesheets/components/_alert.scss in active_frontend-14.1.1

- old
+ new

@@ -19,10 +19,10 @@ width: 100%; .alert-close { float: right; } &.absolute, - &.fixed { z-index: 1050; } + &.fixed { z-index: 2060; } &.absolute { position: absolute; width: inherit; } &.fixed {