Explorar o código

Merge pull request #1450 from dpanda/master

Easier use of span elements for selection formatting
Igor Vaynberg %!s(int64=12) %!d(string=hai) anos
pai
achega
fc97452acf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;