Working on a new C#/ASP.Net application and I decided to incorporate the datepicker control that I've used before. I transferred all the necessary components from my previous app to this one. The appearance of the datepicker in the old app was like this:
However, in the new app, it now looks like this:
While the background color is correct and the background gradient image for the word "Next" matches the Prev and Next arrows, the overall layout is completely out of order. Additionally, there seems to be an issue where the Year dropdown overlaps with the Prev button and the Month dropdown.