diff options
Diffstat (limited to 'themes/default/js/ui/theme/jquery.ui.autocomplete.css')
-rw-r--r-- | themes/default/js/ui/theme/jquery.ui.autocomplete.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/js/ui/theme/jquery.ui.autocomplete.css b/themes/default/js/ui/theme/jquery.ui.autocomplete.css index 8a30b8f7b..6de686736 100644 --- a/themes/default/js/ui/theme/jquery.ui.autocomplete.css +++ b/themes/default/js/ui/theme/jquery.ui.autocomplete.css @@ -1,5 +1,5 @@ /* - * jQuery UI Autocomplete 1.8.10 + * jQuery UI Autocomplete 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. @@ -13,7 +13,7 @@ * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ /* - * jQuery UI Menu 1.8.10 + * jQuery UI Menu 1.8.16 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. |