jquery ui datepicker font size is huge -


My symphony is trying to add a date picture for the application and I had to do this work, but the size of the datapicker 3 times larger than normal (on the demo page) I have not edited any CSS, I have not made any amendments to the default Yuri Lightness topic.

Do anyone have any idea why the size is blowing so big?

CSS:

I suspect it would be very useful.

font-size to .ui-widget Modify in the class. Change it to less than 1.1em (current value), such as 1em or 0.9em . Or just use a static size, such as 12px , but this is not recommended.


Comments