Skip to content

Commit

Permalink
Revert "Autocomplete: make categories work again, needed because of M…
Browse files Browse the repository at this point in the history
…enu widget changes (ui-menu-divider), see revision: 44ef35e"

This reverts commit 07d8d5c.
  • Loading branch information
scottgonzalez committed May 24, 2012
1 parent 3e3d430 commit 86bd95c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions themes/base/jquery.ui.autocomplete.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@
*/ */
.ui-autocomplete { position: absolute; cursor: default; } .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 */ /* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

0 comments on commit 86bd95c

Please sign in to comment.