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 From 54cd0f8c2f1aaadefd8447f9ff4cd9bb04fe4e72 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 23 Oct 2013 23:41:17 -0700 Subject: rm dummy 'src' attributes of s & squelch validator warning; fixes #11216 --- examples/theme/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/theme') diff --git a/examples/theme/index.html b/examples/theme/index.html index bfa8efdcb..2573bb31d 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -119,7 +119,7 @@ - A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera + A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera -- cgit v1.2.3 From ee9663728417dfbe9575d376c4fd2563a3787428 Mon Sep 17 00:00:00 2001 From: wangsai Date: Wed, 30 Oct 2013 00:13:35 +0800 Subject: remove unused `{{ page.base_url }}` variables, and fix the urls --- examples/theme/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/theme') diff --git a/examples/theme/index.html b/examples/theme/index.html index 2573bb31d..69388544c 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -19,7 +19,7 @@ - + -