From 66e5da9decc9e438c0c2d70b0d32b658d9ada73b Mon Sep 17 00:00:00 2001 From: Patrick Filler Date: Wed, 28 Sep 2011 11:15:37 -0400 Subject: [PATCH] Re-center deselect close icon. --- chosen/chosen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chosen/chosen.css b/chosen/chosen.css index 2a50a2b..84f7752 100644 --- a/chosen/chosen.css +++ b/chosen/chosen.css @@ -61,7 +61,7 @@ display: block; position: absolute; right: 26px; - top: 9px; + top: 8px; width: 12px; height: 13px; font-size: 1px;