aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/examples/carousel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html
index ed7740a94..0958103fc 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 {