Hi Olli Looks like the nav-collapse styles are being overridden when collapsed, so, you'll probably want to wrap the justified styles into a media query so they only affect the desktop version. Something along the lines of @media (min-width:768px) { .justified-nav-stuff } like this: http://jsfiddle.net/e9prj/
On Monday, February 11, 2013 7:28:17 PM UTC, Olli . wrote: > > Hi, > > Here it is: > http://jsfiddle.net/X6R4f/ > > If you change size of the browser window,you'll notice that it does not > work correctly. > What should I change? > > Olli > > maanantai, 11. helmikuuta 2013 20.51.08 UTC+2 iange87 kirjoitti: >> >> I would think that wrapping the navbar items inside <div >> class="nav-collapse"> as you do with the normal one should work, as long as >> you also add the toggle button etc, >> >> On Sunday, February 10, 2013 10:49:21 AM UTC, Olli . wrote: >>> >>> Hi, >>> >>> How could I make justified nav example responsive >>> http://twitter.github.com/bootstrap/examples/justified-nav.html >>> >>> thanks >>> Olli >>> >> -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to twitter-bootstrap+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.