Skip to content

Commit 23b2574

Browse files
committed
Added padding to searching/no-results messages.
It feels just weird without paddings.
1 parent b8fa72d commit 23b2574

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)