From e486bb4f39e79dd55b3c68af134a4624b2fa4c08 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 20 Oct 2013 20:30:16 -0700 Subject: Fixes #10433: Navbar z-index refactor * Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar) --- examples/theme/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'examples/theme') diff --git a/examples/theme/index.html b/examples/theme/index.html index a0bad8793..bfa8efdcb 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -159,6 +159,18 @@
  • Home
  • About
  • Contact
  • + @@ -179,6 +191,18 @@
  • Home
  • About
  • Contact
  • + -- cgit v1.2.3