From 2c2a847e752b638023f1f61e3cecf1e7ad46b453 Mon Sep 17 00:00:00 2001 From: Justin John Mathews Date: Wed, 9 Jan 2013 15:53:17 +0530 Subject: [PATCH] Corrected carousel arrows to active.#6494, #6489 Corrected the carousel arrows to active on resizing the browser window. --- docs/examples/carousel.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 0958103fc6..77a82c0952 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 {