From 10c64bdae867c0dcc808a68af12d551710baea8d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 2 Apr 2018 14:55:58 +0300 Subject: Fix broken URI fragments and redirects. --- docs/4.0/examples/navbars/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/4.0/examples') diff --git a/docs/4.0/examples/navbars/index.html b/docs/4.0/examples/navbars/index.html index 95aaa92c2..eb4397187 100644 --- a/docs/4.0/examples/navbars/index.html +++ b/docs/4.0/examples/navbars/index.html @@ -326,7 +326,7 @@

Navbar examples

-

This example is a quick exercise to illustrate how the navbar and its contents work. Some navbars extend the width of the viewport, others are confined within a .container. For positioning of navbars, checkout the top and fixed top examples.

+

This example is a quick exercise to illustrate how the navbar and its contents work. Some navbars extend the width of the viewport, others are confined within a .container. For positioning of navbars, checkout the top and fixed top examples.

At the smallest breakpoint, the collapse plugin is used to hide the links and show a menu button to toggle the collapsed content.

View navbar docs » -- cgit v1.2.3