Closed urdeveloper closed 7 years ago
@urdeveloper Thanks for providing the PR. Turns out that we need the some part of the paper-style
. I created another commit that solves the issue https://github.com/Collaborne/paper-search/commit/69e17c23f305c027ff8427f3e49ebeddb57a2c82
The last commit seams to break the layout in search bar:
To fix it, iron-flex custom style needs to be included in search-bar:
<style include="iron-flex">
I can create a new PR if you'd like.
This PR will fix #16.