Skip to content

Commit 8fb7c15

Browse files
committed
Merge pull request select2#2350 from soichih/master
Fixed the issue where multi-line item inside multi list will touch the ..
2 parents 765cdbf + 0900385 commit 8fb7c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ disabled look for disabled choices in the results dropdown
440440
height: auto !important;
441441
height: 1%;
442442
margin: 0;
443-
padding: 0;
443+
padding: 0 5px 0 0;
444444
position: relative;
445445

446446
border: 1px solid #aaa;

0 commit comments

Comments
 (0)