Merge pull request #2000 from leods92/patch-1
Added padding to searching/no-results messages.
This commit is contained in:
commit
f83ca8ec2c
@ -370,6 +370,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
|
|||||||
.select2-results .select2-selection-limit {
|
.select2-results .select2-selection-limit {
|
||||||
background: #f4f4f4;
|
background: #f4f4f4;
|
||||||
display: list-item;
|
display: list-item;
|
||||||
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user