the jquery datepicker functions very fine. It's just that the size is too big. I tried:
ui-datepicker{
font-size:10px;}
to resize it but turned out having unnecessary whitespaces above and below each row. How to remove it? I'm just new to css.
Thanks for the help!