From: Mark Otto Date: Mon, 3 Sep 2012 03:54:41 +0000 (-0700) Subject: fixes #4925: ensure docs examples don't use fixed font-size and line-height for ... X-Git-Tag: v2.1.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d4c3f9a13df95267deccce9a20c5f822893155;p=thirdparty%2Fbootstrap.git fixes #4925: ensure docs examples don't use fixed font-size and line-height for .lead --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index d7c5f59693..c0d5bf9654 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -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 {