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