mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 06:03:10 +02:00
fixes #4925: ensure docs examples don't use fixed font-size and line-height for .lead
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user