diff --git a/autocomplete.css b/autocomplete.css index d69ce4d..91dc12a 100644 --- a/autocomplete.css +++ b/autocomplete.css @@ -6,7 +6,7 @@ font-size: 13px; line-height: 20px; padding: 0; - height: 29px; + height: 33px; position: relative; } @@ -136,7 +136,7 @@ border-radius: 2px; background: #e0f0ff; border: 1px solid #c0e0ff; - line-height: 16px; + line-height: 15px; padding: 3px; margin: 2px 4px 2px 0; }