2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

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
+2 -2
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,