From 3c31d8a258bf56357aa139f8d900b3faeee333a3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Oct 2011 23:50:14 -0700 Subject: more small changes to compiled css to try things out --- bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap.css') diff --git a/bootstrap.css b/bootstrap.css index 9dc882c9b..dbd23da2d 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: Mon Oct 3 22:44:23 PDT 2011 + * Date: Mon Oct 3 23:49:59 PDT 2011 */ /* Reset.less * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc). @@ -612,7 +612,7 @@ textarea { font-weight: normal; line-height: normal; } -form label { +label { padding-top: 6px; font-size: 13px; line-height: 18px; -- cgit v1.2.3