Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
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