fix up carousel alignment and line-height
This commit is contained in:
parent
20676ddd4d
commit
db9925510b
3 changed files with 21 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue