diff --git a/select2.js b/select2.js index e2261e1f..2869656c 100644 --- a/select2.js +++ b/select2.js @@ -2923,7 +2923,7 @@ the specific language governing permissions and limitations under the Apache Lic searchWidth = minimumWidth; } - this.search.width(searchWidth); + this.search.width(Math.floor(searchWidth)); }, // multi