From b7199e38c51690ef583bc9b051003d2905cff929 Mon Sep 17 00:00:00 2001 From: Jerome Lam Date: Wed, 8 Apr 2015 14:51:07 -0400 Subject: [PATCH 1/6] Add "ui-select-dropdown" class to identify the dropdown container. --- src/bootstrap/choices.tpl.html | 2 +- src/select2/select-multiple.tpl.html | 4 ++-- src/select2/select.tpl.html | 2 +- src/selectize/choices.tpl.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/bootstrap/choices.tpl.html b/src/bootstrap/choices.tpl.html index da1648f9c..17162bb1e 100644 --- a/src/bootstrap/choices.tpl.html +++ b/src/bootstrap/choices.tpl.html @@ -1,4 +1,4 @@ - - - \ No newline at end of file + diff --git a/src/select2/select.tpl.html b/src/select2/select.tpl.html index 4d2fbdecb..18edb54af 100644 --- a/src/select2/select.tpl.html +++ b/src/select2/select.tpl.html @@ -4,7 +4,7 @@ 'select2-container-active': $select.focus, 'select2-allowclear': $select.allowClear && !$select.isEmpty()}">
-