aboutsummaryrefslogtreecommitdiff
path: root/carousel.html
diff options
context:
space:
mode:
authorNathan Bridgewater <[email protected]>2012-12-09 22:10:38 -0600
committerNathan Bridgewater <[email protected]>2012-12-09 22:10:38 -0600
commit312509e1c0d34b75e3c3bc769c77015efe5106c0 (patch)
tree86ba8ec913d600a5e7579d2333bf731afe1ba904 /carousel.html
parent5cf2e8a1cbd86a2c3c4d3683c2ffda248eb27355 (diff)
downloadbootstrap-312509e1c0d34b75e3c3bc769c77015efe5106c0.tar.xz
bootstrap-312509e1c0d34b75e3c3bc769c77015efe5106c0.zip
lowered carousel beneath the nav
Diffstat (limited to 'carousel.html')
-rw-r--r--carousel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel.html b/carousel.html
index ed7740a94..0958103fc 100644
--- a/carousel.html
+++ b/carousel.html
@@ -78,7 +78,7 @@
.carousel .container {
position: relative;
- z-index: 10;
+ z-index: 9;
}
.carousel-control {