Skip to content

Commit f83ca8e

Browse files
committed
Merge pull request select2#2000 from leods92/patch-1
Added padding to searching/no-results messages.
2 parents 55aa184 + 23b2574 commit f83ca8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

select2.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
370370
.select2-results .select2-selection-limit {
371371
background: #f4f4f4;
372372
display: list-item;
373+
padding-left: 5px;
373374
}
374375

375376
/*

0 commit comments

Comments
 (0)