fix up carousel alignment and line-height

This commit is contained in:
Mark Otto 2012-07-08 21:47:16 -07:00
parent 20676ddd4d
commit db9925510b
3 changed files with 21 additions and 4 deletions

View file

@ -547,10 +547,10 @@ h2 + .row {
font-size: 13px;
line-height: 18px;
}
.bs-docs-example p {
.bs-docs-example > p {
margin-bottom: 9px;
}
.bs-docs-example p:last-child {
.bs-docs-example > p:last-child {
margin-bottom: 0;
}
.bs-docs-example .table,