aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin John Mathews <[email protected]>2013-01-09 15:53:17 +0530
committerJustin John Mathews <[email protected]>2013-01-09 15:53:17 +0530
commit7b4971e4d1022e0349dc01ea81756e801195fdf9 (patch)
tree6dd07057c59a76ed0dd411a131a5e134d8268422
parent312509e1c0d34b75e3c3bc769c77015efe5106c0 (diff)
downloadbootstrap-7b4971e4d1022e0349dc01ea81756e801195fdf9.tar.xz
bootstrap-7b4971e4d1022e0349dc01ea81756e801195fdf9.zip
Corrected carousel arrows to active.#6494, #6489
Corrected the carousel arrows to active on resizing the browser window.
-rw-r--r--carousel.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/carousel.html b/carousel.html
index 0958103fc..77a82c095 100644
--- a/carousel.html
+++ b/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 {