Sorry for my bad English.
I using Chosen width tab bootstrap (http://getbootstrap.com/javascript/#tabs). But have a problem.
Default tab KFC is active , when I click tab POST:
https://i.stack.imgur.com/iL1hi.png
I using Chosen v1.1.0 and bootstrap 3.
I tried
$('#a[data-toggle="tab"]').on('shown.bs.tab', function () {
$('.chosen-select', this).chosen();
});
but failed.
Thanks for reading
Add CSS to apply the width