css-bootstrap/combobox.css
authorMichael <michael@roojs.com>
Thu, 12 Feb 2015 09:06:30 +0000 (17:06 +0800)
committerMichael <michael@roojs.com>
Thu, 12 Feb 2015 09:06:30 +0000 (17:06 +0800)
css-bootstrap/combobox.css

index 872813b..b598d70 100644 (file)
 .select2-container-multi .dropdown-menu .select2-result .checkbox {
     margin-top: 0px;
     margin-bottom: 0px;
+}
+.dropdown-menu .select2-result .checkbox {
+    margin-top: 2px;
+    margin-bottom: 2px;
 }
\ No newline at end of file