diff options
| author | Mark Otto <[email protected]> | 2011-10-03 23:50:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-03 23:50:14 -0700 |
| commit | 3c31d8a258bf56357aa139f8d900b3faeee333a3 (patch) | |
| tree | 4f4382f4cb69f504fd319e6d676ffa9ed3af8b53 /bootstrap.css | |
| parent | 45c9b489eeaffd61429425c1c6b9b3e723bf0514 (diff) | |
| download | bootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.tar.xz bootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.zip | |
more small changes to compiled css to try things out
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
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; |
