From be1a31632033ec87a27d6c74fb1dd03f61d04478 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 21 Dec 2016 13:14:48 -0800 Subject: [PATCH] no more .navbar-full --- docs/components/navbar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 8c2f7be3c6..6cf7b966f9 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -338,7 +338,7 @@ Although it's not required, you can wrap a navbar in a `.container` to center it Navbars can be statically placed (their default behavior), static without rounded corners, or fixed to the top or bottom of the viewport. {% example html %} -