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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user