Skip to content

Commit 07d8d5c

Browse files
committed
Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35e
1 parent a1f604e commit 07d8d5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/base/jquery.ui.autocomplete.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
*/
1010
.ui-autocomplete { position: absolute; cursor: default; }
1111

12+
.ui-autocomplete li.ui-autocomplete-category { font-size: 1em; line-height: 1.5; margin: 0.5em 0 0 0; height: auto; border: 0; }
13+
1214
/* workarounds */
1315
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

0 commit comments

Comments
 (0)