Commit 69d4c3f9 authored by Mark Otto's avatar Mark Otto

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

parent 37379048
...@@ -647,10 +647,6 @@ h2 + .row { ...@@ -647,10 +647,6 @@ h2 + .row {
form.bs-docs-example { form.bs-docs-example {
padding-bottom: 19px; padding-bottom: 19px;
} }
.bs-docs-example .lead {
font-size: 18px;
line-height: 24px;
}
/* Images */ /* Images */
.bs-docs-example-images img { .bs-docs-example-images img {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment