Commit 3ed961e4 authored by Kevin Kirsche's avatar Kevin Kirsche

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.
parent 0553300a
...@@ -32,6 +32,8 @@ ...@@ -32,6 +32,8 @@
<div class="container"> <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"> <div class="masthead">
<h3 class="text-muted">Project name</h3> <h3 class="text-muted">Project name</h3>
<nav> <nav>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment