diff options
| author | Justin John Mathews <[email protected]> | 2013-01-09 15:53:17 +0530 |
|---|---|---|
| committer | Justin John Mathews <[email protected]> | 2013-01-09 15:53:17 +0530 |
| commit | 2c2a847e752b638023f1f61e3cecf1e7ad46b453 (patch) | |
| tree | 01257e21ea175ddca35d17fdd77a5815c0f8b597 /docs | |
| parent | 558bc52432840ea1b2f413438427164288f10350 (diff) | |
| download | bootstrap-2c2a847e752b638023f1f61e3cecf1e7ad46b453.tar.xz bootstrap-2c2a847e752b638023f1f61e3cecf1e7ad46b453.zip | |
Corrected carousel arrows to active.#6494, #6489
Corrected the carousel arrows to active on resizing the browser window.
Diffstat (limited to 'docs')
| -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 0958103fc..77a82c095 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 { |
