make sure offscreen doesnt cause vertical shift. fixes #829
This commit is contained in:
parent
238903f5f4
commit
0ce22d5b80
1 changed files with 1 additions and 0 deletions
|
@ -615,6 +615,7 @@ disabled look for disabled choices in the results dropdown
|
|||
position: absolute !important;
|
||||
outline: 0 !important;
|
||||
left: 0px !important;
|
||||
top: 0px !important;
|
||||
}
|
||||
|
||||
.select2-display-none {
|
||||
|
|
Loading…
Add table
Reference in a new issue