PolymerElements / paper-button

A button à la Material Design
https://www.webcomponents.org/element/PolymerElements/paper-button
138 stars 64 forks source link

Issue: Paper-Button Abnormal Padding in @Media query #36

Closed SayChunKim closed 8 years ago

SayChunKim commented 9 years ago

The Paper-button somehow responds with extra padding including ripple in PSK project, will try to reproduce the problem is affected with similar effect. The problem happens when stretch screen width in between 841px and 1280px. Very likely media query issue

screenshot from 2015-07-27 17 49 21

EXTRA: -Similar Behaviour Happens in paper-fab as well -Seen similar issue fixed in previous version before 1.0 https://github.com/Polymer/paper-button/pull/38

Hope Helps

SayChunKim commented 8 years ago

Issue found and fixed in previous version of starter-kit which adds padding of <paper-material> Closing comments