1
0
Fork 0
mirror of synced 2025-04-04 21:53:32 +03:00

Merge pull request #1450 from dpanda/master

Easier use of span elements for selection formatting
This commit is contained in:
Igor Vaynberg 2013-06-22 07:55:59 -07:00
commit fc97452acf

View file

@ -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;