Browse Source

Merge pull request #2350 from soichih/master

Fixed the issue where multi-line item inside multi list will touch the ..
Kevin Brown 11 năm trước cách đây
mục cha
commit
8fb7c15b4e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      select2.css

+ 1 - 1
select2.css

@@ -440,7 +440,7 @@ disabled look for disabled choices in the results dropdown
     height: auto !important;
     height: 1%;
     margin: 0;
-    padding: 0;
+    padding: 0 5px 0 0;
     position: relative;
 
     border: 1px solid #aaa;