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.