This is the site i work,
http://cbtallc.com/test-page/#form
On this page, under Date and Time, I have used Jquery datepicker and timepicker. The datepicker is standard datepicker with jquery UI.
And timepicker is a separate code from this site, http://fgelinas.com/code/timepicker/. It is also based on jquery UI.
I want to know why the text on the timepicker is so much blown up than the one on datepicker.
Does anyone have any idea?
In your Karma/style.css, tables font-size is set to 1.2em
This is why the timepicker show bigger.