twitter bootstrap 3 - Kendo UI - Menu - Is there a way where i can get all the menu items to be the same width (equal) -
i have menu 7/8 options. width of these same because when try , resize browser window , reduce width menu items go onto next line (which fine) however, messy. if menu item width same neater. can please?
e.g. want red rather blue (in image shown)
try override default kendo css:
#your-menu li.k-item { width: your_width; } i haven't tested, i'm sure idea. luck.
Comments
Post a Comment