From 7c04d573d0a08a365f3350c9d52d7cc870f702be Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 20 Dec 2012 21:44:45 -0800 Subject: update docs regarding normalize and clearfix --- docs/css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 25a8134fa..a3133026d 100644 --- a/docs/css.html +++ b/docs/css.html @@ -125,8 +125,8 @@

These styles can be found within scaffolding.less.

-

Reset via Normalize

-

With Bootstrap 2, the old reset block has been dropped in favor of Normalize.css, a project by Nicolas Gallagher and Jonathan Neal that also powers the HTML5 Boilerplate. While we use much of Normalize within our reset.less, we have removed some elements specifically for Bootstrap.

+

Normalize reset

+

For improved cross-browser rendering, we use Normalize, a project by Nicolas Gallagher and Jonathan Neal.

-- cgit v1.2.3