From 7823136a797f199ff77c022873d9a1091e4c2d8d Mon Sep 17 00:00:00 2001 From: Lipis Date: Thu, 19 Sep 2013 20:48:16 +0200 Subject: Removed the unnecessary override and the !important from .wrap In the sticky footer example there were some weird stuff.. --- examples/sticky-footer/sticky-footer.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/sticky-footer/sticky-footer.css b/examples/sticky-footer/sticky-footer.css index 45be6ccbc..db69addbb 100644 --- a/examples/sticky-footer/sticky-footer.css +++ b/examples/sticky-footer/sticky-footer.css @@ -10,8 +10,7 @@ body { /* Wrapper for page content to push down footer */ #wrap { min-height: 100%; - height: auto !important; - height: 100%; + height: auto; /* Negative indent footer by its height */ margin: 0 auto -60px; /* Pad bottom by footer height */ @@ -36,4 +35,4 @@ body { } .container .credit { margin: 20px 0; -} \ No newline at end of file +} -- cgit v1.2.3 From c6eca2c9ca8db3ece7c4492b15c25e0d677fa7a5 Mon Sep 17 00:00:00 2001 From: Lipis Date: Thu, 19 Sep 2013 20:49:16 +0200 Subject: Same fix for the navbar example of sticky footer --- examples/sticky-footer-navbar/sticky-footer-navbar.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/sticky-footer-navbar/sticky-footer-navbar.css b/examples/sticky-footer-navbar/sticky-footer-navbar.css index 6978a9997..4869de0e6 100644 --- a/examples/sticky-footer-navbar/sticky-footer-navbar.css +++ b/examples/sticky-footer-navbar/sticky-footer-navbar.css @@ -10,8 +10,7 @@ body { /* Wrapper for page content to push down footer */ #wrap { min-height: 100%; - height: auto !important; - height: 100%; + height: auto; /* Negative indent footer by its height */ margin: 0 auto -60px; /* Pad bottom by footer height */ @@ -43,4 +42,4 @@ body { code { font-size: 80%; -} \ No newline at end of file +} -- cgit v1.2.3 From cf95fe20ba2b54eb433d513754741dc32e76a4cc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 16 Oct 2013 15:36:14 -0700 Subject: upgrade to html5shiv v 3.7.0 --- examples/carousel/index.html | 2 +- examples/grid/index.html | 2 +- examples/jumbotron-narrow/index.html | 2 +- examples/jumbotron/index.html | 2 +- examples/justified-nav/index.html | 2 +- examples/navbar-fixed-top/index.html | 2 +- examples/navbar-static-top/index.html | 2 +- examples/navbar/index.html | 2 +- examples/non-responsive/index.html | 2 +- examples/offcanvas/index.html | 2 +- examples/signin/index.html | 2 +- examples/starter-template/index.html | 2 +- examples/sticky-footer-navbar/index.html | 2 +- examples/sticky-footer/index.html | 2 +- examples/theme/index.html | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'examples') diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 84c7aa5e6..8764b2015 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -15,7 +15,7 @@ diff --git a/examples/grid/index.html b/examples/grid/index.html index 3d34e75ed..b058ac173 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -18,7 +18,7 @@ diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index 07764ed57..a393a1934 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -18,7 +18,7 @@ diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index f4a0a667c..afa88bcac 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -18,7 +18,7 @@ diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index dce853a0d..884422f19 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -18,7 +18,7 @@ diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index a79bcee9e..c6481ee16 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -18,7 +18,7 @@ diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index 162214897..6f4ac141c 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -18,7 +18,7 @@ diff --git a/examples/navbar/index.html b/examples/navbar/index.html index c3df945a2..fc689f8e7 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -18,7 +18,7 @@ diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index f09646243..cdb0db210 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -20,7 +20,7 @@ diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index b077bf168..a2d973505 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -18,7 +18,7 @@ diff --git a/examples/signin/index.html b/examples/signin/index.html index e5067b0d4..b0f3e6454 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -18,7 +18,7 @@ diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index 5fd1d0052..9b6ee4635 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -18,7 +18,7 @@ diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index 69fad0604..cc2dd59fb 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -18,7 +18,7 @@ diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index ab462cece..a1e58723b 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -18,7 +18,7 @@ diff --git a/examples/theme/index.html b/examples/theme/index.html index b036cb751..9dcf424c5 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -20,7 +20,7 @@ -- cgit v1.2.3 From c23d6a2766f550c63f7cf64f89296a2bcd52a324 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 17 Oct 2013 18:39:03 -0700 Subject: Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 --- examples/carousel/index.html | 3 +++ examples/grid/index.html | 3 +++ examples/jumbotron-narrow/index.html | 3 +++ examples/jumbotron/index.html | 3 +++ examples/justified-nav/index.html | 3 +++ examples/navbar-fixed-top/index.html | 3 +++ examples/navbar-static-top/index.html | 3 +++ examples/navbar/index.html | 3 +++ examples/non-responsive/index.html | 3 +++ examples/offcanvas/index.html | 3 +++ examples/signin/index.html | 3 +++ examples/starter-template/index.html | 3 +++ examples/sticky-footer-navbar/index.html | 3 +++ examples/sticky-footer/index.html | 3 +++ examples/theme/index.html | 3 +++ 15 files changed, 45 insertions(+) (limited to 'examples') diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 8764b2015..a9d5d02bb 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -13,6 +13,9 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -179,6 +191,18 @@
  • Home
  • About
  • Contact
  • + -- cgit v1.2.3 From c71f89518f88d05e4a2f202264498ac85242fcbd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 20 Oct 2013 21:11:51 -0700 Subject: Fix up padding on default navbar example --- examples/navbar/navbar.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/navbar/navbar.css b/examples/navbar/navbar.css index f593a6bfc..d2195240b 100644 --- a/examples/navbar/navbar.css +++ b/examples/navbar/navbar.css @@ -1,7 +1,8 @@ body { -padding: 30px; + padding-top: 20px; + padding-bottom: 20px; } .navbar { -margin-bottom: 30px; -} \ No newline at end of file + margin-bottom: 20px; +} -- 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/carousel/index.html | 18 +++++++++--------- examples/theme/index.html | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'examples') diff --git a/examples/carousel/index.html b/examples/carousel/index.html index a9d5d02bb..7cea9bb4f 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -78,7 +78,7 @@