1
0
mirror of synced 2024-11-22 21:16:10 +03:00

make sure offscreen doesnt cause vertical shift. fixes #829

This commit is contained in:
Igor Vaynberg 2013-07-26 22:51:36 -07:00
parent 238903f5f4
commit 0ce22d5b80

View File

@ -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 {