diff options
| author | Mark Otto <[email protected]> | 2012-06-10 21:24:13 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-10 21:24:13 -0700 |
| commit | a0cd886c56708bbd8d6896ee81b04579f86fb0aa (patch) | |
| tree | f8c06e88d339d7f8a0ab735a6ad2f50de8f0fa62 /docs/assets/css/docs.css | |
| parent | c90c66e61f5e3f09a46d63cd79086c7b2ab6db5c (diff) | |
| download | bootstrap-a0cd886c56708bbd8d6896ee81b04579f86fb0aa.tar.xz bootstrap-a0cd886c56708bbd8d6896ee81b04579f86fb0aa.zip | |
rewrite the rest of the nav section
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 889e3008d..d6791ff07 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -745,7 +745,8 @@ form.well { .bs-docs-example .alert, .bs-docs-example .hero-unit, .bs-docs-example .pagination, -.bs-docs-example .navbar { +.bs-docs-example .navbar, +.bs-docs-example .nav { margin-bottom: 5px; } .bs-docs-example .pagination { |
