Add brief note about justified navs being unsupported to fix #14598

This commit is contained in:
Mark Otto 2014-09-23 14:29:48 -07:00
parent ccecb7cde4
commit 5d051736a4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<h2 id="navbar-default">Default navbar</h2>
<p>Navbars are responsive meta components that serve as navigation headers for your application or site. They begin collapsed (and are toggleable) in mobile views and become horizontal as the available viewport width increases.</p>
<p><strong class="text-danger">Justified navbar nav links are currently not supported.</strong></p>
<div class="bs-callout bs-callout-warning" id="callout-navbar-overflow">
<h4>Overflowing content</h4>