From 52c8a9e2cb4d1ab86642446c1dc29ff050fff1eb Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Sat, 9 Feb 2013 23:14:38 -0800 Subject: [PATCH] remove input height css. fixes #587 --- select2.css | 1 - 1 file changed, 1 deletion(-) diff --git a/select2.css b/select2.css index 4c1452fc..4d95f32d 100644 --- a/select2.css +++ b/select2.css @@ -471,7 +471,6 @@ disabled look for disabled choices in the results dropdown } .select2-container-multi .select2-choices .select2-search-field input { - height: 15px; padding: 5px; margin: 1px 0;