diff --git a/README.md b/README.md index 4029a98..f0bbe61 100644 --- a/README.md +++ b/README.md @@ -6,19 +6,19 @@ Yet another jQuery-based date picker! This date picker provides an easy way of Download the latest release, and jQuery. - - - - + + + +
diff --git a/css/datepicker/base.css b/css/datepicker/base.css
index 7aa161f..ee380ed 100644
--- a/css/datepicker/base.css
+++ b/css/datepicker/base.css
@@ -128,6 +128,7 @@ div.datepicker th a.datepickerMonth {
margin-left:20px;
}
div.datepicker .datepickerFirstView th a.datepickerMonth {
+ width: 150px;
margin-left:0;
}
/* Day mode calendar body */