This is the source, by the way, that produces the navbar portion of the above screenshots:
https://github.com/ryansturmer/jive/blob/master/templates/base.html On Saturday, June 9, 2012 10:31:13 AM UTC-4, Ryan Sturmer wrote: > > I've got a nav-bar with the responsive collapse feature enabled, so my > site will work on my phone, kindle, etc... It's a music player application > that use es icons as buttons for play/pause/etc. The design looks great > when the navbar isn't collapsed, but when the screen narrows and it goes > into the collapsed state, the icons all appear in their own list entries. > I've tried many combinations of nesting arrangements and styles, but I > can't get them to look right. I think the intent is clear, but the > screenshots (attached) show that the behavior is not what I'm looking for. > > Any suggestions? Am I just abusing this navbar, or thinking about this in > the wrong way? > > -R >
