add small section to navbar docs on text in the component, per #2035

This commit is contained in:
Mark Otto 2012-02-17 20:53:12 -08:00
parent 1455bc9f8f
commit ec05ebc5ed
3 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@ -908,6 +908,9 @@
</ul>
</pre>
<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>
</div><!-- /.span -->
</div><!-- /.row -->

View File

@ -832,6 +832,9 @@
&lt;/ul&gt;
</pre>
<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>
</div><!-- /.span -->
</div><!-- /.row -->