1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

docs css cleanup for spacing and stuff

This commit is contained in:
Mark Otto 2012-07-12 16:16:06 -07:00
parent c884d6eaa6
commit 280dfda6ed

View file

@ -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;
} }