diff options
| author | Nathan Bridgewater <[email protected]> | 2012-12-09 22:10:38 -0600 |
|---|---|---|
| committer | Nathan Bridgewater <[email protected]> | 2012-12-09 22:10:38 -0600 |
| commit | 18adc441716002fcf6d3076c42f66297af08d66a (patch) | |
| tree | 8337c66be2a58d548c7ec56bcd52327c7b7f1b93 /docs/examples | |
| parent | 070c125ceceb2a164773f51226950350445160ee (diff) | |
| download | bootstrap-18adc441716002fcf6d3076c42f66297af08d66a.tar.xz bootstrap-18adc441716002fcf6d3076c42f66297af08d66a.zip | |
lowered carousel beneath the nav
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/carousel.html | 2 |
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 { |
