]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix ID of Normalize heading in docs so that the sidenav can find it 8294/head
authorChris Rebert <github@rebertia.com>
Tue, 25 Jun 2013 20:16:39 +0000 (14:16 -0600)
committerChris Rebert <github@rebertia.com>
Tue, 25 Jun 2013 20:16:39 +0000 (14:16 -0600)
docs/css.html

index 86b9f4d655f991a43cc5b487d60d2d480fa48168..1d8cee56d4c1f9d0234b7d88ab58078c707b0694 100644 (file)
@@ -43,7 +43,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
     </ul>
     <p>These styles can be found within <strong>scaffolding.less</strong>.</p>
 
-    <h3 id="overview-reset">Normalize reset</h3>
+    <h3 id="overview-normalize">Normalize reset</h3>
     <p>For improved cross-browser rendering, we use <a href="http://necolas.github.com/normalize.css/" target="_blank">Normalize</a>, a project by <a href="http://twitter.com/necolas" target="_blank">Nicolas Gallagher</a> and <a href="http://twitter.com/jon_neal" target="_blank">Jonathan Neal</a>.</p>
 
     <h3 id="overview-container">Centering with container</h3>