From db9a015485f0a5dbbb12b22720dbb2111cda2dd8 Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Thu, 24 May 2012 19:58:09 +0200 Subject: Autocomplete: make categories work again (follow-up) --- themes/base/jquery.ui.autocomplete.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'themes') diff --git a/themes/base/jquery.ui.autocomplete.css b/themes/base/jquery.ui.autocomplete.css index da2032943..5e331b63d 100644 --- a/themes/base/jquery.ui.autocomplete.css +++ b/themes/base/jquery.ui.autocomplete.css @@ -9,7 +9,5 @@ */ .ui-autocomplete { position: absolute; cursor: default; } -.ui-autocomplete li.ui-autocomplete-category { font-size: 1em; line-height: 1.5; margin: 0.5em 0 0 0; height: auto; border: 0; } - /* workarounds */ * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ -- cgit v1.2.3