0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

fixes #4925: ensure docs examples don't use fixed font-size and line-height for .lead

This commit is contained in:
Mark Otto 2012-09-02 20:54:41 -07:00
parent 3737904859
commit 69d4c3f9a1

View 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 {