diff --git a/js/bootstrap-select.js b/js/bootstrap-select.js index 95939a209..dc1bb98ca 100644 --- a/js/bootstrap-select.js +++ b/js/bootstrap-select.js @@ -239,6 +239,7 @@ doneButton: false, doneButtonText: 'Close', multipleSeparator: ', ', + styleBase: 'btn', style: 'btn-default', size: 'auto', title: null, @@ -342,7 +343,7 @@ : ''; var drop = '
' + - '' +