diff --git a/select2.js b/select2.js index 69c304ab..9b858e18 100644 --- a/select2.js +++ b/select2.js @@ -1281,6 +1281,7 @@ the specific language governing permissions and limitations under the Apache Lic // show the elements mask.show(); + this.positionDropdown(); this.dropdown.show(); this.positionDropdown();