I have tested the input[type=\"search\"] and it does not show the clear (x) icon when the bootstrap styles have been applied.
input[type=\"search\"]
(x)
Change your input type to 'search'instead of 'text' and -webkit-appearance: block instead of 'none'