more small changes to compiled css to try things out

This commit is contained in:
Mark Otto 2011-10-03 23:50:14 -07:00
parent 45c9b489ee
commit 3c31d8a258
4 changed files with 4 additions and 8 deletions

4
bootstrap.css vendored
View file

@ -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;