From 4203e608e5c1f3639f2ce6e543fe7dbb30d0a7f0 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 12 Feb 2015 17:06:57 +0800 Subject: [PATCH] css-bootstrap/combobox.css --- css-bootstrap/combobox.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-bootstrap/combobox.css b/css-bootstrap/combobox.css index b598d709c4..dc20be1f0d 100644 --- a/css-bootstrap/combobox.css +++ b/css-bootstrap/combobox.css @@ -225,6 +225,6 @@ margin-bottom: 0px; } .dropdown-menu .select2-result .checkbox { - margin-top: 2px; - margin-bottom: 2px; + margin-top: 3px; + margin-bottom: 3px; } \ No newline at end of file -- 2.39.2