Autocomplete: Removed CSS workaround for IE6.

This commit is contained in:
Scott González 2012-10-26 14:29:15 -04:00
parent d68ef5e4e1
commit 703d62f298

View File

@ -13,6 +13,3 @@
top: 0; /* #8656 */
cursor: default;
}
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */