Hi,
I use chosen selection library (https://harvesthq.github.io/chosen/) in my jquery/bootstrap application,
but using chosen with ordinary selection inputs I got selection inputs of 2 type.
Please open link(it has already login entered)
http://ec2-34-212-140-26.us-west-2.comp ... e_status=A
it has Active Status and Country selection inputs, which looks differently.
If there is a way to make chosen selection input have view of ordinary boostrap selection input without losing functionality of chosen.
I use scss, if is has some commands to classes assigning ?
Thanks!