diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/examples/justified-nav/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 5a46d5669..24d3ff397 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -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> |
