Commit bdd549fd authored by ellauty's avatar ellauty

Update bootstrap-multiselect.js

parent f1704292
......@@ -262,6 +262,9 @@
this.$button.css({
'width' : this.options.buttonWidth
});
this.$container.css({
'width': this.options.buttonWidth
});
}
// Keep the tab index from the select.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment