mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Fixes #1429 Dropdown arrow properly aligned in group manager
This commit is contained in:
@@ -260,3 +260,11 @@ usersCache.selectize(jQuery('select.UserSearch'));
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
||||
.dropdown::after {
|
||||
left: 183px
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user