PolymerElements / paper-button

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

Ink doesn't match the button area when used in horizontal layout #37

Closed mrdewitt closed 8 years ago

mrdewitt commented 9 years ago

Sample code:

<div class="horizontal layout">
  <paper-input></paper-input>
  <paper-button id="b" raised>REPLY</paper-button>
</div>

Screenshot while clicking: image

bicknellr commented 8 years ago

I haven't been able to repro this; do you have a live test case you could link to?

mrdewitt commented 8 years ago

Can't seem to repro this on recent versions of Polymer.