Pārlūkot izejas kodu

Merge pull request #1450 from dpanda/master

Easier use of span elements for selection formatting
Igor Vaynberg 12 gadi atpakaļ
vecāks
revīzija
fc97452acf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      select2.css

+ 1 - 1
select2.css

@@ -86,7 +86,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
     margin-right: 42px;
 }
 
-.select2-container .select2-choice span {
+.select2-container .select2-choice > span {
     margin-right: 26px;
     display: block;
     overflow: hidden;