Преглед на файлове

Fixed the issue where multi-line item inside multi list will touch the right end of the container

Soichi Hayashi преди 11 години
родител
ревизия
09003853e4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;