mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fixes #4925: ensure docs examples don't use fixed font-size and line-height for .lead
This commit is contained in:
parent
3737904859
commit
69d4c3f9a1
1 changed files with 0 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue