]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #14598 over to hosted docs
authorChris Rebert <code@rebertia.com>
Sat, 27 Sep 2014 00:53:35 +0000 (17:53 -0700)
committerChris Rebert <code@rebertia.com>
Sat, 27 Sep 2014 00:53:35 +0000 (17:53 -0700)
components/index.html

index 39a535503dfc7754d6c4023c338f2a203c12c35e..210b608fe37bffc71f02f9330f89d25bda81b935 100644 (file)
 
   <h2 id="nav-justified">Justified</h2>
   <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>
+  <p><strong class="text-danger">Justified navbar nav links are currently not supported.</strong></p>
   <div class="bs-callout bs-callout-warning">
     <h4>Safari and responsive justified navs</h4>
     <p>As of v7.0.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>
 
   <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>