Skip to content

Commit bfdd6d7

Browse files
committed
Merge pull request twbs#14676 from twbs/mention-14598-more
Also mention the "no justified navbars" limitation in the Nav docs
2 parents 93f4426 + f334a15 commit bfdd6d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_includes/components/navs.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ <h2 id="nav-pills">Pills</h2>
5757

5858
<h2 id="nav-justified">Justified</h2>
5959
<p>Easily make tabs or pills equal widths of their parent at screens wider than 768px with <code>.nav-justified</code>. On smaller screens, the nav links are stacked.</p>
60+
<p><strong class="text-danger">Justified navbar nav links are currently not supported.</strong></p>
6061
<div class="bs-callout bs-callout-warning">
6162
<h4>Safari and responsive justified navs</h4>
6263
<p>As of v7.1, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing. This bug is also shown in the <a href="../examples/justified-nav/">justified nav example</a>.</p>

0 commit comments

Comments
 (0)