Hi, Thanks for the hint. Now my navbar looks like before upgrade. Now I have one more issue with my sidebar-nav. In earlier version when I set: <li class="active"><a href="path"><i class="icon-home"></i> Home</a></li>
then I had grey string 'Home' and dark icon-home. After upgrade to 2.1.1 I have grey text but icon is set as white, like: <i class="icon-home icon-white"> Has anyone any advices how can I resolved this problem? Regards, blackbit W dniu wtorek, 18 września 2012 14:40:44 UTC+2 użytkownik Barry vd. Heuvel napisał: > > https://github.com/twitter/bootstrap/wiki/Changelog > > You can use navbar-inverse to get the black version. > (See example http://twitter.github.com/bootstrap/examples/fluid.html ) > > On Tue, Sep 18, 2012 at 2:37 PM, blackbit > <[email protected]<javascript:> > > wrote: > >> Welcome, >> Today I've tried to upgrade my project (based on Twitter Bootstrap 2.0.4) >> to newest Bootstrap version 2.1.1. After that I observe that my nav-bar and >> sidebar-nav changed some styles. For example, now my nav-bar has light grey >> color in place when earlier was dark. >> Is it expected behavior in newest version, or not? How can I stay with my >> earlier styles (default)? >> >> Regards, >> blackbit >> > >
