0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Corrected carousel arrows to active.#6494, #6489

Corrected the carousel arrows to active on resizing the browser window.
This commit is contained in:
Justin John Mathews 2013-01-09 15:53:17 +05:30
parent 312509e1c0
commit 7b4971e4d1

View File

@ -88,6 +88,7 @@
text-shadow: 0 1px 1px rgba(0,0,0,.4);
background-color: transparent;
border: 0;
z-index: 10;
}
.carousel .item {