fix blockquote alignment

This commit is contained in:
Mark Otto
2012-06-11 20:20:51 -07:00
parent a0cd886c56
commit 7ed02b461b
3 changed files with 4 additions and 3 deletions

View File

@@ -746,7 +746,8 @@ form.well {
.bs-docs-example .hero-unit,
.bs-docs-example .pagination,
.bs-docs-example .navbar,
.bs-docs-example .nav {
.bs-docs-example .nav,
.bs-docs-example blockquote {
margin-bottom: 5px;
}
.bs-docs-example .pagination {