mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
fix user dropdown
This commit is contained in:
parent
3da717adb9
commit
96cfe0070d
1 changed files with 1 additions and 0 deletions
|
|
@ -321,6 +321,7 @@ function addUserDropdown(entry) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
menu.show();
|
menu.show();
|
||||||
|
menu.css("top", entry.position().top);
|
||||||
} else {
|
} else {
|
||||||
menu.hide();
|
menu.hide();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue