AdminBSBMaterialDesign
AdminBSBMaterialDesign copied to clipboard
Bootstrap-Select Live Search drop down
Hi,
How can I change the size of the Drop Down list for Live Search? Coz every time I scroll down it will keep on expanding. Is there a way I can change it to a fix size?

Thanks in advance.
try this
<select class="form-control show-tick" data-size="3" data-live-search="true">...</select>
or in options jquery.