From 024e320e5c3cf1adce8404f87e7c0c746461b6e8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 15 Aug 2013 17:39:37 -0700 Subject: hella examples fixing, mostly navbars and lots of work on grids example --- examples/carousel/index.html | 28 +++++----- examples/grid/grid.css | 13 +++-- examples/grid/index.html | 90 +++++++++++++++++++------------- examples/jumbotron-narrow/index.html | 2 +- examples/jumbotron/index.html | 26 ++++----- examples/justified-nav/index.html | 2 +- examples/navbar-fixed-top/index.html | 26 ++++----- examples/navbar-static-top/index.html | 26 ++++----- examples/navbar/index.html | 26 ++++----- examples/offcanvas/index.html | 34 ++++++------ examples/offcanvas/offcanvas.css | 12 ++--- examples/signin/index.html | 2 +- examples/signin/signin.css | 6 +-- examples/starter-template/index.html | 22 ++++---- examples/sticky-footer-navbar/index.html | 22 ++++---- examples/sticky-footer/index.html | 2 +- 16 files changed, 187 insertions(+), 152 deletions(-) (limited to 'examples') diff --git a/examples/carousel/index.html b/examples/carousel/index.html index efb4bcf3c..8f3ac988a 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -9,8 +9,8 @@ Carousel Template for Bootstrap - - + + @@ -23,13 +23,15 @@