From 29fe7ed68402aee6c24949ed2509a415d179bb57 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 16 Aug 2013 10:58:28 -0700 Subject: fix up justified nav example --- getting-started.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 016ef4c3e..0c5c67c25 100644 --- a/getting-started.html +++ b/getting-started.html @@ -207,10 +207,17 @@ bootstrap/

Sticky footer with navbar

-

Attach a footer to the bottom of the viewport along with a fixed navbar at the top.

+

Attach a footer to the bottom of the viewport with a fixed navbar at the top.

+
+ + + +

Justified nav

+

Expand on the default navbar and more to create justified navigation links.

+
@@ -218,6 +225,8 @@ bootstrap/

Offcanvas

Build a toggleable off-canvas navigation menu for use with Bootstrap.

+
+
-- cgit v1.2.3