Skip to content

Commit 5d05173

Browse files
committed
Add brief note about justified navs being unsupported to fix twbs#14598
1 parent ccecb7c commit 5d05173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_includes/components/navbar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ <h1 id="navbar" class="page-header">Navbar</h1>
33

44
<h2 id="navbar-default">Default navbar</h2>
55
<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>
6+
<p><strong class="text-danger">Justified navbar nav links are currently not supported.</strong></p>
67

78
<div class="bs-callout bs-callout-warning" id="callout-navbar-overflow">
89
<h4>Overflowing content</h4>

0 commit comments

Comments
 (0)