aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.autocomplete.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/base/jquery.ui.autocomplete.css')
-rw-r--r--themes/base/jquery.ui.autocomplete.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/jquery.ui.autocomplete.css b/themes/base/jquery.ui.autocomplete.css
index cc85c5a4e..499d2e3ae 100644
--- a/themes/base/jquery.ui.autocomplete.css
+++ b/themes/base/jquery.ui.autocomplete.css
@@ -8,7 +8,7 @@
*
* http://docs.jquery.com/UI/Autocomplete#theming
*/
-.ui-autocomplete { position: absolute; cursor: default; }
+.ui-autocomplete { position: absolute; cursor: default; }
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */