mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Autocomplete: Removed CSS workaround for IE6.
This commit is contained in:
3
themes/base/jquery.ui.autocomplete.css
vendored
3
themes/base/jquery.ui.autocomplete.css
vendored
@@ -13,6 +13,3 @@
|
||||
top: 0; /* #8656 */
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/* workarounds */
|
||||
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
||||
|
||||
Reference in New Issue
Block a user