]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs to reflect latest on .clearfix
authorMark Otto <otto@github.com>
Mon, 24 Dec 2012 10:08:45 +0000 (02:08 -0800)
committerMark Otto <otto@github.com>
Mon, 24 Dec 2012 10:08:45 +0000 (02:08 -0800)
docs/components.html
docs/templates/pages/components.mustache

index b870c1f3fd15f83388d53a05d45d85d37d3c3c04..e528837da4c97f55aedb26537fa981182839bca8 100644 (file)
@@ -2116,7 +2116,7 @@ class="muted"
 </pre>
 
           <h4>.clearfix</h4>
-          <p>Clear the <code>float</code> on any element.</p>
+          <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p>
 <pre class="prettyprint linenums">
 class="clearfix"
 </pre>
index b3d0b29ea903707730d51a06fc837197e80d6b19..8060770aca8980c62c6a7a541bc13f8721e16c6f 100644 (file)
@@ -2048,7 +2048,7 @@ class="muted"
 </pre>
 
           <h4>.clearfix</h4>
-          <p>Clear the <code>float</code> on any element.</p>
+          <p>Clear the <code>float</code> on any element. Utilizes <a href="http://nicolasgallagher.com/micro-clearfix-hack/">the micro clearfix</a> as popularized by Nicollas Gallagher.</p>
 <pre class="prettyprint linenums">
 class="clearfix"
 </pre>