All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
When the windows size is smaller. The top level menu items will auto wrap. The top menu items will display in mult-lines.
I want all top menu item display in single line always.
Thank you!
#menu {
white-space
:
nowrap
;
}
#menu > li {
display
: inline-
block
float
none
margin
0
-3px