Skip to content

Commit

Permalink
lowered carousel beneath the nav
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Bridgewater committed Dec 10, 2012
1 parent 070c125 commit 18adc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/carousel.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

.carousel .container {
position: relative;
z-index: 10;
z-index: 9;
}

.carousel-control {
Expand Down

0 comments on commit 18adc44

Please sign in to comment.