From 0e848763790a2d48dc1a7766aea18cf82fc09c8a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 28 Dec 2016 17:25:00 -0800 Subject: [PATCH] update all examples --- docs/examples/carousel/carousel.css | 8 ------- docs/examples/carousel/index.html | 4 ++-- docs/examples/dashboard/index.html | 10 ++++---- docs/examples/jumbotron/index.html | 4 ++-- docs/examples/navbar-top-fixed/index.html | 4 ++-- docs/examples/navbar-top/index.html | 6 ++--- docs/examples/navbars/index.html | 24 +++++++++---------- docs/examples/offcanvas/index.html | 4 ++-- docs/examples/starter-template/index.html | 4 ++-- docs/examples/sticky-footer-navbar/index.html | 4 ++-- 10 files changed, 32 insertions(+), 40 deletions(-) diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css index 58fdde1cb1..5fbdea52e1 100644 --- a/docs/examples/carousel/carousel.css +++ b/docs/examples/carousel/carousel.css @@ -35,14 +35,6 @@ body { height: 32rem; } -.carousel-indicators li { - width: .75rem; - height: .75rem; - margin-right: .25rem; - margin-left: .25rem; - border-radius: 50%; -} - /* MARKETING CONTENT -------------------------------------------------- */ diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 71f3c17f45..f69a627cee 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -19,13 +19,13 @@ -