vendor/assets/stylesheets/components/_alert.scss in active_frontend-14.0.28 vs vendor/assets/stylesheets/components/_alert.scss in active_frontend-14.0.29

- old
+ new

@@ -20,15 +20,13 @@ .alert-close { float: right; } &.absolute, &.fixed { z-index: 1050; } - &.absolute { position: absolute; width: inherit; } - &.fixed { left: 0; position: fixed; right: 0; top: 0;