0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

lowered carousel beneath the nav

This commit is contained in:
Nathan Bridgewater 2012-12-09 22:10:38 -06:00
parent 070c125cec
commit 18adc44171

View File

@ -78,7 +78,7 @@
.carousel .container { .carousel .container {
position: relative; position: relative;
z-index: 10; z-index: 9;
} }
.carousel-control { .carousel-control {