aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-26 09:25:31 -0700
committerMark Otto <[email protected]>2012-03-26 09:25:31 -0700
commitd4914f47c34053fded5aea39fcb9b7747f7bbecc (patch)
treede3def42049c1f57a190bf30480e7bde97737f00 /docs/templates
parentcffadd8c71be0c7595801623d39e5f545d0f4028 (diff)
downloadbootstrap-d4914f47c34053fded5aea39fcb9b7747f7bbecc.tar.xz
bootstrap-d4914f47c34053fded5aea39fcb9b7747f7bbecc.zip
fix #2799, mention of text in the navbar
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/components.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index 2ceb43ba1..ac06367ce 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -1038,7 +1038,7 @@
<p><a class="btn" href="./javascript.html#dropdowns">{{_i}}Get the javascript &rarr;{{/i}}</a></p>
<hr>
<h3>{{_i}}Text in the navbar{{/i}}</h3>
- <p>{{_i}}Wrap strings of text in a <code>&lt;p&gt;</code> tag for proper leading and color.{{/i}}</p>
+ <p>{{_i}}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.{{/i}}</p>
</div><!-- /.span -->
</div><!-- /.row -->