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