summaryrefslogtreecommitdiffstats
path: root/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/calendarnavigator/assets/calendarnavigator-core.css')
-rw-r--r--js/yui3/calendarnavigator/assets/calendarnavigator-core.css13
1 files changed, 8 insertions, 5 deletions
diff --git a/js/yui3/calendarnavigator/assets/calendarnavigator-core.css b/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
index ff156f1e4..1f1c0754a 100644
--- a/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
+++ b/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
@@ -1,16 +1,19 @@
/*
-YUI 3.7.3 (build 5687)
-Copyright 2012 Yahoo! Inc. All rights reserved.
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
+
.yui3-calendar-header {
- padding-left:15px;
- padding-right:15px;
+ text-align: center;
+ position: relative;
+ /* ie6 width fix */
+ width: 100%;
}
.yui3-calendar-header-label {
- width:100%;
+ display: inline;
}
.yui3-calendarnav-prevmonth {