fix #2799, mention of text in the navbar

This commit is contained in:
Mark Otto 2012-03-26 09:25:31 -07:00
parent cffadd8c71
commit d4914f47c3
3 changed files with 2 additions and 2 deletions

View file

@ -1115,7 +1115,7 @@
<p><a class="btn" href="./javascript.html#dropdowns">Get the javascript &rarr;</a></p>
<hr>
<h3>Text in the navbar</h3>
<p>Wrap strings of text in a <code>&lt;p&gt;</code> tag for proper leading and color.</p>
<p>Wrap strings of text in a <code>&lt;.navbar-text&gt;</code>, usually on a <code>&lt;p&gt;</code> tag for proper leading and color.</p>
</div><!-- /.span -->
</div><!-- /.row -->