]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #4925: ensure docs examples don't use fixed font-size and line-height for ...
authorMark Otto <markotto@twitter.com>
Mon, 3 Sep 2012 03:54:41 +0000 (20:54 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 3 Sep 2012 03:54:41 +0000 (20:54 -0700)
docs/assets/css/docs.css

index d7c5f59693ab7ab63da9a8e0897d92f270d2d851..c0d5bf96541ada3147108e1c7d268decd4b0ab23 100644 (file)
@@ -647,10 +647,6 @@ h2 + .row {
 form.bs-docs-example {
   padding-bottom: 19px;
 }
-.bs-docs-example .lead {
-  font-size: 18px;
-  line-height: 24px;
-}
 
 /* Images */
 .bs-docs-example-images img {