From 62df38586a046064fcb93e26f7644801e8b4ca17 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Mar 2013 13:16:34 -0700 Subject: navbar links in sidenav --- docs/docs.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/docs.html') diff --git a/docs/docs.html b/docs/docs.html index 6648092e2..f6f4f4830 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -3277,7 +3277,7 @@ For example, <section> should be wrapped as inline. -

Basic navbar

+

To start, navbars are static (not fixed to the top) and include support for a project name and basic navigation. Place one anywhere within a .container, which sets the width of your site and content.