Skip to content

Commit fc97452

Browse files
committed
Merge pull request select2#1450 from dpanda/master
Easier use of span elements for selection formatting
2 parents 24c8a19 + 161dbb4 commit fc97452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
8686
margin-right: 42px;
8787
}
8888

89-
.select2-container .select2-choice span {
89+
.select2-container .select2-choice > span {
9090
margin-right: 26px;
9191
display: block;
9292
overflow: hidden;

0 commit comments

Comments
 (0)