How can I set the width of a dropdown triggering button in bootstrap 3.0 to be equal to the width of the dropdown list? Similar to what is achieved when using bootstrap-sele
If I understand correctly you want to style the menu width according to the larger option you have to override the min-width property of the .dropdown-menu list like: