PolymerElements / paper-ripple

Adds a Material Design ripple effect to UI elements
https://webcomponents.org/element/PolymerElements/paper-ripple
56 stars 27 forks source link

cleanup: remove leftover style #51

Closed notwaldorf closed 8 years ago

notwaldorf commented 8 years ago

Since https://github.com/PolymerElements/paper-ripple/pull/48 landed, ripple is pointer-events:none all the time, so this style doesn't make sense anymore.

(fixes https://github.com/PolymerElements/paper-ripple/issues/50)

cdata commented 8 years ago

LGTM :+1: