In my current program I have 2 RadComboBoxes within col-md-4 divs.
The labels of these boxes are vertically out of line both with their drop down boxes and with the RadTextBox on the same line (in another col-md-4 div).
Is there a way yet to fix this, either through settings or CSS?
Most of the references I've found so far seem pretty old. (I'm currently running the latest version of the Telerik Asp.Net for Ajax controls.)