Skip to content

Commit

Permalink
simplepicker: make the size 310px.
Browse files Browse the repository at this point in the history
  • Loading branch information
priyank-p committed Sep 6, 2018
1 parent bdbe61c commit 26d74d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simplepicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}

.simpilepicker-date-picker {
width: 300px;
width: 310px;
cursor: initial;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 14px;
Expand Down

0 comments on commit 26d74d9

Please sign in to comment.