From: Nathan Bridgewater Date: Mon, 10 Dec 2012 04:10:38 +0000 (-0600) Subject: lowered carousel beneath the nav X-Git-Tag: v2.3.0~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18adc441716002fcf6d3076c42f66297af08d66a;p=thirdparty%2Fbootstrap.git lowered carousel beneath the nav --- diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index ed7740a943..0958103fc6 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -78,7 +78,7 @@ .carousel .container { position: relative; - z-index: 10; + z-index: 9; } .carousel-control {