From aee25786a73820b6c502ba099c55fb4008b4bd1e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Mar 2013 13:23:18 -0700 Subject: fuck everything about .clear_float() -- restore .clearfix() as mixin --- docs/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/docs.html') diff --git a/docs/docs.html b/docs/docs.html index f6f4f4830..4b2629658 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -388,7 +388,7 @@ title: Bootstrap Documentation margin-left: (@grid-gutter-width / -2); margin-right: (@grid-gutter-width / -2); // Then clear the floated columns - .clear_float(); + .clearfix(); } // Generate the columns -- cgit v1.2.3