Skip to content

Commit 703d62f

Browse files
committed
Autocomplete: Removed CSS workaround for IE6.
1 parent d68ef5e commit 703d62f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

themes/base/jquery.ui.autocomplete.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,3 @@
1313
top: 0; /* #8656 */
1414
cursor: default;
1515
}
16-
17-
/* workarounds */
18-
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

0 commit comments

Comments
 (0)