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

Getting a few more pixels perfect in the RTL mode for multiple selects

Robert-Jan Bijl преди 11 години
родител
ревизия
5470a453f9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      select2.css

+ 1 - 1
select2.css

@@ -619,7 +619,7 @@ html[dir="rtl"] .select2-search-choice-close {
 
 html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
     left: auto;
-    right: 3px;
+    right: 2px;
 }
 
 .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {