bootstrap-selectpicker not changing box width
问题 I am trying to change the width of the selectpicker box that shows selected options, but no matter what I try I am unable to change it, nor am I able to change the color of the box. Any ideas or suggestions are appreciated. Code Snippet for what I have assuming should change the box width is as follows (as you can see I set it all the way down to 25 but the width is still quite wide): .selectpicker { width: 25px; Code snippet you can run: <script> $(function() { $('[data-toggle="tooltip"]')