summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css')
-rw-r--r--js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css b/js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css
index 58bc5d6cf..109660ad7 100644
--- a/js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css
+++ b/js/vendor/jquery-ui/themes/base/jquery.ui.datepicker.css
@@ -1,12 +1,12 @@
/*!
- * jQuery UI Datepicker 1.10.3
+ * jQuery UI Datepicker 1.10.4
* http://jqueryui.com
*
- * Copyright 2013 jQuery Foundation and other contributors
+ * Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
- * http://docs.jquery.com/UI/Datepicker#theming
+ * http://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker {
width: 17em;
@@ -58,9 +58,6 @@
font-size: 1em;
margin: 1px 0;
}
-.ui-datepicker select.ui-datepicker-month-year {
- width: 100%;
-}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;