redo pagination and breadcrumbs

This commit is contained in:
Mark Otto
2012-06-10 16:46:46 -07:00
parent 3985379cca
commit 0c817bf5e2
3 changed files with 279 additions and 185 deletions

View File

@@ -743,9 +743,13 @@ form.well {
.bs-docs-example .progress,
.bs-docs-example .well,
.bs-docs-example .alert,
.bs-docs-example .hero-unit {
.bs-docs-example .hero-unit,
.bs-docs-example .pagination {
margin-bottom: 5px;
}
.bs-docs-example .pagination {
margin-top: 0;
}
form.bs-docs-example {
padding-bottom: 19px;
}