From: Mark Otto Date: Tue, 23 Sep 2014 21:29:48 +0000 (-0700) Subject: Add brief note about justified navs being unsupported to fix #14598 X-Git-Tag: v3.3.0~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d051736a41b905ceca47b8121602db22c252576;p=thirdparty%2Fbootstrap.git Add brief note about justified navs being unsupported to fix #14598 --- diff --git a/docs/_includes/components/navbar.html b/docs/_includes/components/navbar.html index 2bacc282db..5db4d52cf9 100644 --- a/docs/_includes/components/navbar.html +++ b/docs/_includes/components/navbar.html @@ -3,6 +3,7 @@

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.

+

Justified navbar nav links are currently not supported.

Overflowing content