You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_includes/components/navs.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ <h2 id="nav-pills">Pills</h2>
57
57
58
58
<h2id="nav-justified">Justified</h2>
59
59
<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><strongclass="text-danger">Justified navbar nav links are currently not supported.</strong></p>
60
61
<divclass="bs-callout bs-callout-warning">
61
62
<h4>Safari and responsive justified navs</h4>
62
63
<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 <ahref="../examples/justified-nav/">justified nav example</a>.</p>
0 commit comments