Commit 5f22e189 authored by David Stutz's avatar David Stutz

Merge pull request #341 from ellauty/master

Update bootstrap-multiselect.js
parents aa4f058a bdd549fd
......@@ -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