Browse Source

Merge pull request #2000 from leods92/patch-1

Added padding to searching/no-results messages.
Kevin Brown 11 years ago
parent
commit
f83ca8ec2c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      select2.css

+ 1 - 0
select2.css

@@ -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;
 }
 }
 
 
 /*
 /*