I’m trying to make a simple filter input with a clear button. When I place the button next to the input, it doesn’t work as I would expect. I placed the same button below the input, and it works as expected.
[Codepen][1]
Steps to reproduce…
- Type something into the search field
- Press the “x” on the far right, nothing happends
- Press the “x” below the input, the search text goes away
[1]: http://codepen.io/MrOnosa/pen/dBtqD