diff --git a/select2.js b/select2.js index a82ae81e..aff8366d 100644 --- a/select2.js +++ b/select2.js @@ -1403,7 +1403,7 @@ the specific language governing permissions and limitations under the Apache Lic var container = $("
", { "class": "select2-container" }).html([ - " ", + " ", " ", "
" , "
", @@ -2074,7 +2074,7 @@ the specific language governing permissions and limitations under the Apache Lic var choice=$( "
  • " + "
    " + - " " + + " " + "
  • "), id = this.id(data), val = this.getVal(),