danielfarrell / bootstrap-combobox

A combobox plugin that works with twitter bootstrap
849 stars 328 forks source link

Added class so now Bootstrap 4 compatible #242

Closed tip2tail closed 7 years ago

tip2tail commented 7 years ago

I have added the class "dropdown-item" to the menu item links. With this additional class the dropdown menu now styles correctly on Bootstrap 4.

tip2tail commented 7 years ago

@danielfarrell Hope you can review and approve this little fix. Thanks for your great control! Using it in my latest (Bootstrap 4) project.