Skip to content

Commit

Permalink
v1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshwarpatlolla committed Jul 7, 2016
1 parent f881741 commit 0437286
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,8 @@ Few more features are also added apart from the above mentioned features.

Lots of bug fixes. Lots of PR's merged.
CSS changes for popup, so that all the dates of all the months fits in the specified height.
##License:
[MIT](https://github.com/rajeshwarpatlolla/ionic-datepicker/blob/master/LICENSE.MD "MIT")
Expand Down
2 changes: 1 addition & 1 deletion src/ionic-datepicker.styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
}

.ionic_datepicker_popup .popup-body .show_nav {
padding: 10px 0 0 0;
padding: 5px 0 0 0;
}

.ionic_datepicker_popup .popup-body .show_nav .prev_btn_section {
Expand Down

0 comments on commit 0437286

Please sign in to comment.