]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add brief note about justified navs being unsupported to fix #14598
authorMark Otto <markdotto@gmail.com>
Tue, 23 Sep 2014 21:29:48 +0000 (14:29 -0700)
committerMark Otto <markdotto@gmail.com>
Tue, 23 Sep 2014 21:29:48 +0000 (14:29 -0700)
docs/_includes/components/navbar.html

index 2bacc282dbad67247b9d490fea802bc79fe3494c..5db4d52cf971846fe50b3c8e8242ea80af7315eb 100644 (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>