1
0
mirror of synced 2024-11-26 06:46:04 +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;