Merge pull request #1450 from dpanda/master
Easier use of span elements for selection formatting
This commit is contained in:
commit
fc97452acf
@ -86,7 +86,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
|
|||||||
margin-right: 42px;
|
margin-right: 42px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.select2-container .select2-choice span {
|
.select2-container .select2-choice > span {
|
||||||
margin-right: 26px;
|
margin-right: 26px;
|
||||||
display: block;
|
display: block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user