We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f604e commit 07d8d5cCopy full SHA for 07d8d5c
themes/base/jquery.ui.autocomplete.css
@@ -9,5 +9,7 @@
9
*/
10
.ui-autocomplete { position: absolute; cursor: default; }
11
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
+
14
/* workarounds */
15
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
0 commit comments