Skip to content

Commit

Permalink
fixes twbs#4925: ensure docs examples don't use fixed font-size and l…
Browse files Browse the repository at this point in the history
…ine-height for .lead
  • Loading branch information
mdo committed Sep 3, 2012
1 parent 3737904 commit 69d4c3f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/assets/css/docs.css
Expand Up @@ -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 {
Expand Down

0 comments on commit 69d4c3f

Please sign in to comment.