]> source.dussan.org Git - jquery-ui.git/commitdiff
Revert "Autocomplete: make categories work again, needed because of Menu widget chang...
authorScott González <scott.gonzalez@gmail.com>
Thu, 24 May 2012 19:01:25 +0000 (15:01 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 24 May 2012 19:01:25 +0000 (15:01 -0400)
This reverts commit 07d8d5cbb1e20521f2ec55145ce45d08d8ee5a1f.

themes/base/jquery.ui.autocomplete.css

index da2032943a8e37e286c698fdc9c84e11e48604c7..5e331b63d2baf10d609083d42dce3b69769dc4a8 100644 (file)
@@ -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 */