assets/stylesheets/materialize/components/_pulse.scss in materialize-sass-1.0.0.alpha1 vs assets/stylesheets/materialize/components/_pulse.scss in materialize-sass-1.0.0.alpha2

- old
+ new

@@ -12,10 +12,10 @@ transition: opacity .3s, transform .3s; animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite; z-index: -1; } - overflow: initial; + overflow: visible; position: relative; } @keyframes pulse-animation { 0% {