PolymerElements / paper-input

A Material Design text field
https://www.webcomponents.org/element/PolymerElements/paper-input
130 stars 162 forks source link

Add mixin on input-wrapper #657

Open RoXuS opened 6 years ago

RoXuS commented 6 years ago

Add a mixin on input-wrapper.

capture d ecran 2018-06-04 a 14 32 57

We would like to set an @apply --layout-end; on .input-wrapper in order to not center the input.

AlbertoFdzM commented 6 years ago

This PR should fix #606

AlbertoFdzM commented 6 years ago

@RoXuS please add the documentation about this mixin on the element too.

You can find the mixins definitions on paper-input-container.html on line 90.