diff --git a/build/js/intlTelInput.js b/build/js/intlTelInput.js index 4b1526e70..84cf92eaa 100644 --- a/build/js/intlTelInput.js +++ b/build/js/intlTelInput.js @@ -195,7 +195,9 @@ https://github.com/Bluefieldscom/intl-tel-input.git // mobile is just a native select element // desktop is a proper list containing: preferred countries, then divider, then all countries if (this.isMobile) { - this.countryList = $("", { + "class": "iti-mobile-select" + }).appendTo(this.flagsContainer); } else { this.countryList = $("