aboutsummaryrefslogtreecommitdiff
path: root/docs
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
commit18adc441716002fcf6d3076c42f66297af08d66a (patch)
tree8337c66be2a58d548c7ec56bcd52327c7b7f1b93 /docs
parent070c125ceceb2a164773f51226950350445160ee (diff)
downloadbootstrap-18adc441716002fcf6d3076c42f66297af08d66a.tar.xz
bootstrap-18adc441716002fcf6d3076c42f66297af08d66a.zip
lowered carousel beneath the nav
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 {