]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove redeclared font styles from <p> and rebuild
authorMark Otto <markotto@twitter.com>
Wed, 23 May 2012 07:05:30 +0000 (00:05 -0700)
committerMark Otto <markotto@twitter.com>
Wed, 23 May 2012 07:05:30 +0000 (00:05 -0700)
docs/assets/css/bootstrap.css

index b218cadebd55dbff748ef8a64daeead983ff4e13..bf7372060c734e20d6a7c03cfee6f713b4f7c45b 100644 (file)
@@ -418,9 +418,6 @@ a:hover {
 
 p {
   margin: 0 0 9px;
-  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-size: 13px;
-  line-height: 18px;
 }
 
 p small {