]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
mo betta links between sticky footer examples
authorMark Otto <otto@github.com>
Sat, 19 Jan 2013 17:39:56 +0000 (09:39 -0800)
committerMark Otto <otto@github.com>
Sat, 19 Jan 2013 17:39:56 +0000 (09:39 -0800)
sticky-footer-navbar.html
sticky-footer.html

index d6b9218f3e21d94120d4868997236ec07ac004af..92c1d339b10c8889827f6727c2d6379598fa91c1 100644 (file)
           <h1>Sticky footer with fixed navbar</h1>
         </div>
         <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added within <code>#wrap</code> with <code>padding-top: 60px;</code> on the <code>.container</code>.</p>
-        <p>Back to <a href="./sticky-footer.html">the sticky footer</a> minus the navbar.</p>
+        <p>Back to <a href="./sticky-footer.html">the default sticky footer</a> minus the navbar.</p>
       </div>
 
       <div id="push"></div>
index 77be2bd01d3734e0efbf9e9a4c73491557aa4845..74b01dd9363793802777e476da141c3a16dd777d 100644 (file)
@@ -91,7 +91,7 @@
           <h1>Sticky footer</h1>
         </div>
         <p class="lead">Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.</p>
-        <p>Use <a href="./sticky-footer-navbar.html">the sticky footer</a> with a fixed navbar if need be, too.</p>
+        <p>Use <a href="./sticky-footer-navbar.html">the sticky footer with a fixed navbar</a> if need be, too.</p>
       </div>
 
       <div id="push"></div>