]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
forgot navbar-fixed-bottom in the commit 6990/head
authorTom Pietschker <tom.pietschker@acmetechnologygroup.com>
Tue, 19 Feb 2013 19:54:56 +0000 (14:54 -0500)
committerTom Pietschker <tom.pietschker@acmetechnologygroup.com>
Tue, 19 Feb 2013 19:54:56 +0000 (14:54 -0500)
docs/components.html

index bcca741359aab5454031c13a4dc17c266df3a74f..b60dd1621a124c8025a1411856a01e0b8b320d74 100644 (file)
@@ -890,7 +890,7 @@ title: Components
           <h3>Fixed to bottom</h3>
           <p>Add <code>.navbar-fixed-bottom</code> instead.</p>
           <div class="bs-docs-example bs-navbar-bottom-example">
-            <div class="navbar navbar-fixed-bottom" style="position: absolute;; bottom: -1px;">
+            <div class="navbar navbar-fixed-bottom" style="position: absolute; bottom: -1px;">
               <div class="container" style="width: auto;">
                 <a class="navbar-brand" href="#">Title</a>
                 <ul class="nav">