mlms13 / Navtacular

A horizontal navigation bar with menus that doesn't depend on Javascript for core functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu width should be at least as wide as the parent `li`

mlms13 opened this issue · comments

It looks funny when a menu is narrower than the parent li (and text) above it. I'm not sure if we can fix this using CSS alone, or if we'll have to resort to Javascript for this one.