What feature / which classes are you referring to?
Menu
Describe what could be enhanced.
Allow for horizontal menus
Are there any alternatives to what you've considered? Please elaborate.
Currently, the columns are set to 1 and the rows are set to the items.length. The horizontal menu should have the columns set to the items.length and the rows set to 1.
Additional thoughts
The only down side is the padding or the spacing between each menu item. This would have to be updated after the fact I am assuming.
What feature / which classes are you referring to? Menu
Describe what could be enhanced. Allow for horizontal menus
Are there any alternatives to what you've considered? Please elaborate. Currently, the columns are set to 1 and the rows are set to the items.length. The horizontal menu should have the columns set to the items.length and the rows set to 1.
Additional thoughts The only down side is the padding or the spacing between each menu item. This would have to be updated after the fact I am assuming.