I have a need to place a border around a paper-input element and apply a
background color to the prefix icon and input element.

It appears there is a placeholder getting inserted on the
paper-input-container level:
https://github.com/PolymerElements/paper-input/blob/master/paper-input-container.html#L322
which is causing the input html element and the prefix icon to shift down
the height of that placeholder. Is there any way to disable placeholder
from being inserted without actually modifying the paper-input-container
directly or to hide it so that it doesn't affect the height of the
paper-input-container?

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/CAMkZb_jQ9hOZBZFSUPu9vLz3mhC8Mq%3Dp6gaB1o-0cEXc0ZMHXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to