evoluteur / structured-filter

jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
http://evoluteur.github.io/structured-filter/
MIT License
258 stars 61 forks source link

can't get the remove icon to show #22

Closed mhmd1983 closed 5 years ago

mhmd1983 commented 6 years ago

hello, thanks for the nice code, but I'm having a problem showing the x icon to remove the a single filter i'm using bootstrap 3.3.7 and a custom jquery-ui theme for bootstrap

evoluteur commented 5 years ago

The html is If you copy and paste the above html, you should see a close icon (x). Otherwise, you must be missing some css files.