Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7.
parent
74de0926df
commit
eb35c1048c
|
@ -27,6 +27,7 @@
|
|||
color: #000;
|
||||
cursor: default;
|
||||
white-space: pre;
|
||||
zoom: 1; /* IE7 */
|
||||
}
|
||||
/* Animated throbber */
|
||||
html.js input.form-autocomplete {
|
||||
|
|
Loading…
Reference in New Issue