2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

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
+1 -1
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 -->