On Mon, 21 Nov 2016 at 12:49 <[email protected]> wrote:

> Can anyone please help me to style the default <paper-input> element to a
> normal input box? The default polymer <paper-input> element is having an
> underline. I want to style it to a normal text box  (input box). I will be
> thankful if you are showing with a small example too.
> Thanks in advance..
>

Hi,

The `paper-*` elements are purposefully opinionated about appearance. They
follow the guidelines in the "Material Design" specification that Google
publish. For a regular input box you might have better luck using the
`iron-input` element in-place of paper-input.

Dan.

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/CABtuYwfVQhMFE%3DXd9TxhYwpmsp7C_KdneKA2FFa83h3z5577kg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to