There is now a line between the text and the dropdown image for dropdowns on the toolbar. Looks like its now a split button. You can see this on your demo site with certain skins. I am using office 2010 Silver. See screen shot.
Actually this is an issue of the drop-down button of RadToolBar and we are working on fixing it. Please, apply the following workaround for preliminary resolving the issue:
.RadToolBar .rtbDropDown .rtbChoiceArrow {
padding-left: 0;
}
Regards,
Magdalena
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.