Commit d363d96f authored by Mark Otto's avatar Mark Otto

Merge pull request #8169 from marsuboss/patch-4

Fix
parents 949c7cca 1421a0e9
...@@ -848,7 +848,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na ...@@ -848,7 +848,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na
================================================== --> ================================================== -->
<div class="bs-docs-section" id="nav"> <div class="bs-docs-section" id="nav">
<div class="page-header"> <div class="page-header">
<h1>Navs</small></h1> <h1>Navs</h1>
</div> </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> <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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment