Datepickers are a little tricky to deal with because they are usually a mixture of components on top of one another. I wound up just messing with the css like this to change the wdith/height of the input itself.
If you examine the datepicker css in your browser, you can usually see which classes to mess with to make the object smaller.