aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.selectmenu.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/base/jquery.ui.selectmenu.css')
-rw-r--r--themes/base/jquery.ui.selectmenu.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/base/jquery.ui.selectmenu.css b/themes/base/jquery.ui.selectmenu.css
index d92838962..bb9f6cd7a 100644
--- a/themes/base/jquery.ui.selectmenu.css
+++ b/themes/base/jquery.ui.selectmenu.css
@@ -1,13 +1,13 @@
/*!
* jQuery UI Selectmenu @VERSION
+ * http://jqueryui.com
*
- * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT or GPL Version 2 licenses.
+ * Copyright 2012 jQuery Foundation and other contributors
+ * Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectmenu#theming
*/
-
.ui-selectmenu-menu { padding: 0; margin: 0; position:absolute; top: 0; display: none; }
.ui-selectmenu-menu ul.ui-menu { overflow: auto; overflow-y: auto ; overflow-x: hidden; }
.ui-selectmenu-menu .ui-menu .ui-menu-item a { padding: 0.3em 1em 0.3em 1em; }