gurayyarar / AdminBSBMaterialDesign

AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design
https://gurayyarar.github.io/AdminBSBMaterialDesign
MIT License
2.74k stars 1.56k forks source link

Bootstrap-Select Live Search drop down #180

Open jvbalcita opened 4 years ago

jvbalcita commented 4 years ago

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?

2020-02-19 16_19_58-

Thanks in advance.

glavrjk commented 4 years ago

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