Commit 280dfda6 authored by Mark Otto's avatar Mark Otto

docs css cleanup for spacing and stuff

parent c884d6ea
...@@ -602,9 +602,6 @@ form.bs-docs-example { ...@@ -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 { ...@@ -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;
} }
......
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