From ef8b27cdc7ad490b4b52003a7178bd1465ee5dc9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 12 Jan 2012 12:30:36 -0800 Subject: [PATCH] fix heading --- bootstrap.css | 2 +- lib/type.less | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bootstrap.css b/bootstrap.css index 59cec1cd6b..8d08470121 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Thu Jan 12 10:18:57 PST 2012 + * Date: Thu Jan 12 12:30:32 PST 2012 */ html, body { margin: 0; diff --git a/lib/type.less b/lib/type.less index 73462b38a4..f7d5077cf5 100644 --- a/lib/type.less +++ b/lib/type.less @@ -69,8 +69,8 @@ h6 { } -// COLORS -// ------ +// LISTS +// ----- // Unordered and Ordered lists ul, ol {