diff --git a/select2.css b/select2.css index d533c69e..df82aeca 100755 --- a/select2.css +++ b/select2.css @@ -505,4 +505,4 @@ disabled look for already selected choices in the results dropdown .select2-result-unselectable .select2-result-selectable .select2-match { text-decoration: underline; } .select2-result-unselectable .select2-match { text-decoration: none; } -.select2-offscreen { position: absolute; left: -1000px; } \ No newline at end of file +.select2-offscreen { position: absolute; left: -10000px; } \ No newline at end of file