make sure offscreen doesnt cause vertical shift. fixes #829
This commit is contained in:
parent
238903f5f4
commit
0ce22d5b80
@ -615,6 +615,7 @@ disabled look for disabled choices in the results dropdown
|
|||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
outline: 0 !important;
|
outline: 0 !important;
|
||||||
left: 0px !important;
|
left: 0px !important;
|
||||||
|
top: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.select2-display-none {
|
.select2-display-none {
|
||||||
|
Loading…
Reference in New Issue
Block a user