From ff72ea6b818278d4e1fe19cd3437a899af9af703 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 18 Aug 2015 01:18:21 -0700 Subject: navbar positioning --- docs/components/navbar.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'docs/components') diff --git a/docs/components/navbar.md b/docs/components/navbar.md index d8ecfd21e..2c98c812a 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -162,6 +162,23 @@ Although it's not required, you can wrap a navbar in a `.container` to center it {% endexample %} +## Placement + +Navbars can be statically placed (their default behavior), or fixed to the top or bottom of the viewport. + +{% example html %} + +{% endexample %} + +{% example html %} + +{% endexample %} + + ## Collapsible content Our collapse plugin allows you to use a `