Skip to content

Commit 0ce22d5

Browse files
committed
make sure offscreen doesnt cause vertical shift. fixes select2#829
1 parent 238903f commit 0ce22d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

select2.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,7 @@ disabled look for disabled choices in the results dropdown
615615
position: absolute !important;
616616
outline: 0 !important;
617617
left: 0px !important;
618+
top: 0px !important;
618619
}
619620

620621
.select2-display-none {

0 commit comments

Comments
 (0)