diff --git a/select2.css b/select2.css index f39cb21d..b99ff810 100644 --- a/select2.css +++ b/select2.css @@ -273,8 +273,8 @@ html[dir="rtl"] .select2-search input { background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } -.select2-drop.select2-drop-above .select2-search input { - margin-top: 4px; +.select2-drop.select2-drop-above .select2-search { + padding-top: 4px; } .select2-search input.select2-active {