diff --git a/carousel.html b/carousel.html
index 0958103fc..328fe5a1e 100644
--- a/carousel.html
+++ b/carousel.html
@@ -68,7 +68,7 @@
- /* CUSTOMIZE THE NAVBAR
+ /* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
@@ -88,6 +88,7 @@
text-shadow: 0 1px 1px rgba(0,0,0,.4);
background-color: transparent;
border: 0;
+ z-index: 10;
}
.carousel .item {
@@ -417,7 +418,7 @@
@@ -448,5 +449,6 @@
})
}(window.jQuery)
+