Hi Jeremy,
The following CSS styles should solve the problem:
* html div.RadMenu_Vista .rmSeparator
{
border: 0;
height: 1px;
background: url(rmSeparator.gif) repeat-x 0 0;
}
* html div.RadMenu_Vista .rmSeparator .rmText
{
display: none;
}
(the rmSeparator file is attached to this post)
We'll include the fix in the next release of RadControls for ASP.NET AJAX.
Kind regards,
Alex
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.