diff options
| author | Mark Otto <[email protected]> | 2012-06-11 21:48:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-11 21:48:41 -0700 |
| commit | f453909f390f88664cc590fe3f1fa3c0df041200 (patch) | |
| tree | b680218b707db517f9c0db069250d6b61aa20535 /docs/assets/css/docs.css | |
| parent | 5dd47f11967f25aa8f5fe4ad25db807c5b33ccca (diff) | |
| download | bootstrap-f453909f390f88664cc590fe3f1fa3c0df041200.tar.xz bootstrap-f453909f390f88664cc590fe3f1fa3c0df041200.zip | |
add a dropdowns section to Components (still needs work) and reformat much of the js docs
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index c91afd73a..366582101 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -676,7 +676,7 @@ 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; } |
