You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. In case anyone needs a quick and dirty solution to this before the enhancement you can do some browser checking and animate boxShadowY instead.
I have spotted this on two versions: IE9 and IE11, but it works as expected on Firefox and Chrome.
http://codepen.io/MattyBalaam/pen/LEZRWY
Just spotted this in the source:
Todo: Add support for inset boxShadows. (webkit places it last whereas IE places it first.)
The text was updated successfully, but these errors were encountered: