From: Mark Otto Date: Mon, 24 Dec 2012 10:08:45 +0000 (-0800) Subject: Update docs to reflect latest on .clearfix X-Git-Tag: v3.0.0-rc1~833^2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c063f7c9c26abad3d9ac605d70b60d86e4d79343;p=thirdparty%2Fbootstrap.git Update docs to reflect latest on .clearfix --- diff --git a/docs/components.html b/docs/components.html index b870c1f3fd..e528837da4 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2116,7 +2116,7 @@ class="muted"

.clearfix

-

Clear the float on any element.

+

Clear the float on any element. Utilizes the micro clearfix as popularized by Nicollas Gallagher.

 class="clearfix"
 
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index b3d0b29ea9..8060770aca 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -2048,7 +2048,7 @@ class="muted"

.clearfix

-

Clear the float on any element.

+

Clear the float on any element. Utilizes the micro clearfix as popularized by Nicollas Gallagher.

 class="clearfix"