From 7f93dfbecb9b8596ec513fa65dae7e824b7433e5 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 20:49:44 -0400 Subject: [PATCH] removed navbar-fixed from full test --- tests/components.html | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/tests/components.html b/tests/components.html index 9c3c8a3..b4234e9 100644 --- a/tests/components.html +++ b/tests/components.html @@ -4,7 +4,7 @@ Bootswatch: Default Bootstrap - + @@ -1691,25 +1691,6 @@

Align nav links, forms, buttons, or text, using the .pull-left or .pull-right utility classes. Both classes will add a CSS float in the specified direction. To align nav links, put them in a separate <ul> with the respective utility class applied.

- -

Optional display variations

-

Fix the navbar to the top or bottom of the viewport with an additional class on the outermost div, .navbar. These will also remove rounded corners.

- - -

Add .navbar-fixed-top.

-
- -
-

Create a full-width navbar that scrolls away with the page by adding .navbar-static-top. Unlike the .navbar-fixed-* classes, you do not need to change any padding on the body.

-- 2.39.2