Issue #1553464 by droplet: Fixed Can't select autocomplete items in IE7.

merge-requests/26/head
David Rothstein 2012-06-23 16:03:32 -04:00
parent 74de0926df
commit eb35c1048c
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
color: #000;
cursor: default;
white-space: pre;
zoom: 1; /* IE7 */
}
/* Animated throbber */
html.js input.form-autocomplete {