diff options
| author | Mark Otto <[email protected]> | 2013-01-09 21:35:50 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-09 21:35:50 -0800 |
| commit | 976b4ea26357e9181d7d383009f3796df148ee24 (patch) | |
| tree | 54ec4d1ecb38bfb9f30fc1424c40b5e09aa5a563 | |
| parent | ccf4c2fbe3e4299c64e6a0d7446ba96100375502 (diff) | |
| parent | 2c2a847e752b638023f1f61e3cecf1e7ad46b453 (diff) | |
| download | bootstrap-976b4ea26357e9181d7d383009f3796df148ee24.tar.xz bootstrap-976b4ea26357e9181d7d383009f3796df148ee24.zip | |
Merge branch 'Justin-John-master' into 2.3.0-wip
| -rw-r--r-- | docs/examples/carousel.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 2a0cadec1..32fca5d73 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -88,6 +88,7 @@ text-shadow: 0 1px 1px rgba(0,0,0,.4); background-color: transparent; border: 0; + z-index: 10; } .carousel .item { |
