I haven't touched my application in some time. This is a C# Asp.net web app using Telerik Ajax controls. I've just updated to the latest controls and I'm having a problem adding a new RadComboBox.
Up till now I have not had this problem. Whenever I added a box it's label would always be in line on the left.
With this new box, no matter what I do, the label is always above the dropdown.
This is within a div that has a width of 100% of the current page.
What could I be forgetting?