diff options
| author | Mark Otto <[email protected]> | 2013-06-13 13:39:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-13 13:39:11 -0700 |
| commit | d363d96f4be944b4b0c78c15580d5a24b6e36f10 (patch) | |
| tree | e898bf267a3e953f77cfe5abaa64a309b9fdd2e6 /docs | |
| parent | 949c7cca000de7eddd91e5a9a9886dc9066bb63e (diff) | |
| parent | 1421a0e9bb3038803fe39c3083710a40ed94460b (diff) | |
| download | bootstrap-d363d96f4be944b4b0c78c15580d5a24b6e36f10.tar.xz bootstrap-d363d96f4be944b4b0c78c15580d5a24b6e36f10.zip | |
Merge pull request #8169 from marsuboss/patch-4
Fix
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 44a823a9d..5ccbff18a 100644 --- a/docs/components.html +++ b/docs/components.html @@ -848,7 +848,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na ================================================== --> <div class="bs-docs-section" id="nav"> <div class="page-header"> - <h1>Navs</small></h1> + <h1>Navs</h1> </div> <p class="lead">Navs available in Bootstrap have shared markup, starting with the base <code>.nav</code> class, as well as shared states. Swap modifier classes to switch between each style.</p> |
