PolymerElements / paper-button

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

Remove unneeded CSS style #103

Closed keanulee closed 8 years ago

keanulee commented 8 years ago

Light DOM children will still inherit text-transform: uppercase from paper-button :host styles.

Fixes #99.

notwaldorf commented 8 years ago

LGTM