This commit is contained in:
Laurent Destailleur 2022-10-22 01:45:24 +02:00
parent f87ec74b9f
commit 8486919e3d
2 changed files with 2 additions and 0 deletions

View File

@ -6615,6 +6615,7 @@ dl.dropdown {
max-height: 264px;
overflow: auto;
border-radius: 2px;
z-index: 1;
}
.dropdown dd ul.selectedfieldsleft {
right: auto;

View File

@ -6374,6 +6374,7 @@ dl.dropdown {
list-style:none;
max-height: 264px;
overflow: auto;
z-index: 1;
}
.dropdown dd ul.selectedfieldsleft {
right: auto;