]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix new navbar in components
authorMark Otto <mark.otto@twitter.com>
Thu, 27 Oct 2011 06:25:57 +0000 (23:25 -0700)
committerMark Otto <mark.otto@twitter.com>
Thu, 27 Oct 2011 06:25:57 +0000 (23:25 -0700)
docs/components.html

index 59273ac195d9dc0f8266484d6f2407bced6f1da8..c18d8c113edcbeead0280c196c616b942a565028 100644 (file)
   <h2>Fixed navbar</h2>
   <div class="navbar navbar-static" data-dropdown="dropdown">
     <div class="navbar-inner">
-      <div class="container">
+      <div class="container" style="width: auto;">
         <a class="brand" href="#">Project Name</a>
         <ul class="nav">
           <li class="active"><a href="#">Home</a></li>