From dc8fbba51114bbde7fa7550f4889414ac67f7e99 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Thu, 24 Jan 2013 08:13:09 -0800 Subject: [PATCH] fixes #742 --- select2.css | 1 + 1 file changed, 1 insertion(+) diff --git a/select2.css b/select2.css index 3eae7318..841f054f 100644 --- a/select2.css +++ b/select2.css @@ -312,6 +312,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@ .select2-results li { list-style: none; display: list-item; + background-image: none; } .select2-results li.select2-result-with-children > .select2-result-label {