From 428b55ca5c23e0b699e8f7047b586ea8ebf63c0f Mon Sep 17 00:00:00 2001 From: Patrick Filler Date: Fri, 20 Jan 2012 10:20:48 -0600 Subject: [PATCH] Update to new css doc --- chosen/chosen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chosen/chosen.css b/chosen/chosen.css index 2ce0352..ea8044e 100644 --- a/chosen/chosen.css +++ b/chosen/chosen.css @@ -46,7 +46,7 @@ white-space: nowrap; position: relative; height: 23px; - line-height: 23px; + line-height: 24px; padding: 0 0 0 8px; color: #444444; text-decoration: none;