mrjasonweaver / flexnav

A jQuery plugin for responsive menus
The Unlicense
1.19k stars 393 forks source link

Non-justified #61

Open Jursdotme opened 11 years ago

Jursdotme commented 11 years ago

This thing is almost perfect. One small change would make this my goto for most projects going forward.

It would be nice to have the option to make the top level of the desktop layout flush left or right. Justified just doesn't work as well.

display: none; on .touch-button for desktop and setting top level li to width: auto kinda does the trick but i cant get the dropdowns to behave.

mrjasonweaver commented 11 years ago

@Jursdotme I'm in the process of making several demo themes. I'll keep this ticket open and ping back when I've created a layout and set of styles that achieves what you're describing here.

Jursdotme commented 11 years ago

That would be great, looking forward to it!