We've just upgraded from 2007 Q3 to 2008 Q1 (.NET Framework 3.5) and discovered that the first child of the RadDatePicker is an <input> element which height is 1 px. I don't understand why it's there, and it has no associated class or anything else that I can use to remove it through a CSS style. Since our layout is very tight, it really screws up our design. What is the purpose of this input field and how can I get rid of it?
