This is a migrated thread and some comments may be shown as answers.

How to change last menu item border when not using skins?

1 Answer 24 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 29 Sep 2010, 11:44 AM

With this set up, the border on the bottom / last menu item is a double line border while the others are as designed in the CSS below.  How do I make the last item like the others?

<

 

telerik:RadMenu ID="USSRadMenu" runat="server" DataSourceID="USSsmd" EnableEmbeddedSkins="false" Skin="">

 

 

</telerik:RadMenu>

 

 

div.RadMenu .rmGroup .rmLink

 

{

 

color: #000;

 

 

border:1px solid #DEDFDF;

 

 

padding: 2px 0 2px 0;

 

}

TIA

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 04 Oct 2010, 04:37 PM
Hi Robert,

I cannot reproduce the described issue, can you send us a live url so we to be able to observe it? Thanks

Regards,
Yana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
Robert
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or