css
This commit is contained in:
parent
f87ec74b9f
commit
8486919e3d
@ -6615,6 +6615,7 @@ dl.dropdown {
|
||||
max-height: 264px;
|
||||
overflow: auto;
|
||||
border-radius: 2px;
|
||||
z-index: 1;
|
||||
}
|
||||
.dropdown dd ul.selectedfieldsleft {
|
||||
right: auto;
|
||||
|
||||
@ -6374,6 +6374,7 @@ dl.dropdown {
|
||||
list-style:none;
|
||||
max-height: 264px;
|
||||
overflow: auto;
|
||||
z-index: 1;
|
||||
}
|
||||
.dropdown dd ul.selectedfieldsleft {
|
||||
right: auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user