mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
docs css cleanup for spacing and stuff
This commit is contained in:
parent
c884d6eaa6
commit
280dfda6ed
@ -602,9 +602,6 @@ form.bs-docs-example {
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
.bs-docs-example li {
|
|
||||||
line-height: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Tooltips */
|
/* Tooltips */
|
||||||
.bs-docs-tooltip-examples {
|
.bs-docs-tooltip-examples {
|
||||||
@ -765,6 +762,9 @@ form.bs-docs-example {
|
|||||||
.masthead .btn {
|
.masthead .btn {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
.marketing .span4 {
|
||||||
|
margin-bottom: 40px;
|
||||||
|
}
|
||||||
.bs-docs-social {
|
.bs-docs-social {
|
||||||
margin: 0 -20px;
|
margin: 0 -20px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user