aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-24 02:08:45 -0800
committerMark Otto <[email protected]>2012-12-24 02:08:45 -0800
commitc063f7c9c26abad3d9ac605d70b60d86e4d79343 (patch)
treeff8c52be6130e3da8630479f3306fd4e497887e9 /docs/components.html
parentd206ec16595a022f10955eb025fd5756512399a8 (diff)
downloadbootstrap-c063f7c9c26abad3d9ac605d70b60d86e4d79343.tar.xz
bootstrap-c063f7c9c26abad3d9ac605d70b60d86e4d79343.zip
Update docs to reflect latest on .clearfix
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index b870c1f3f..e528837da 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -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>