mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
When scrolling, the position calculation of the multiselect dropdown was wrong. Adding "position: relative" to the list container makes the button calculation relative to it instead of the whole page. In this case the dropdown is properly aligned with the field regardless of scrolling. |
||
|---|---|---|
| .. | ||
| ajax | ||
| changepassword | ||
| controller | ||
| css | ||
| img | ||
| js | ||
| l10n | ||
| middleware | ||
| templates | ||
| tests/js | ||
| admin.php | ||
| application.php | ||
| help.php | ||
| languageCodes.php | ||
| personal.php | ||
| routes.php | ||
| users.php | ||