another tweak for positioning of dropdown and scrollbars. fixes #228 again
This commit is contained in:
parent
0d5be21e09
commit
33fd9dc810
@ -999,7 +999,7 @@
|
||||
function postRender() {
|
||||
results.scrollTop(0);
|
||||
search.removeClass("select2-active");
|
||||
if (initial !== true) self.positionDropdown();
|
||||
self.positionDropdown();
|
||||
}
|
||||
|
||||
function render(html) {
|
||||
|
Loading…
Reference in New Issue
Block a user