Added padding to searching/no-results messages.
It feels just weird without paddings.
This commit is contained in:
parent
b8fa72db32
commit
23b2574d4b
@ -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