mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Autocomplete: Removed CSS workaround for IE6.
This commit is contained in:
parent
d68ef5e4e1
commit
703d62f298
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 */
|
||||
|
Loading…
Reference in New Issue
Block a user