mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Document justified navbar for #15906
Document in the source code that the justified nav is meant for single line list items only. This should help prevent Issues like #15906 in the future.
This commit is contained in:
parent
0553300a36
commit
3ed961e4c1
@ -32,6 +32,8 @@
|
||||
|
||||
<div class="container">
|
||||
|
||||
<!-- The justified navigation menu is meant for single line per list item.
|
||||
Multiple lines will require custom code not provided by Bootstrap. -->
|
||||
<div class="masthead">
|
||||
<h3 class="text-muted">Project name</h3>
|
||||
<nav>
|
||||
|
Loading…
Reference in New Issue
Block a user