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

Menu first item line

3 Answers 84 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Nathan
Top achievements
Rank 2
Nathan asked on 26 Mar 2015, 11:59 AM
The latest release (2015 Q1) appears to have added a line across the menu under the first item.  Is there any way to get rid of this?

It even shows up in the demo: http://demos.telerik.com/kendo-ui/menu/index

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 26 Mar 2015, 12:35 PM
Hi Nathan,

It is a known issue that will be fixed in the upcoming Latest Internal build. Meanwhile you can fix it by adding the following CSS to the page:
.k-menu .k-item.k-first{
       border:none;
     }


Regards,
Plamen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Matthew
Top achievements
Rank 1
answered on 03 Apr 2015, 03:48 PM
When will the internal build be promoted to the stable build?
0
Plamen
Telerik team
answered on 06 Apr 2015, 06:17 AM
Hello Matthew,

It will be available in the Q1 SP1 release that will be out in 2 or 3 days.

Regards,
Plamen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Menu
Asked by
Nathan
Top achievements
Rank 2
Answers by
Plamen
Telerik team
Matthew
Top achievements
Rank 1
Share this question
or