diff --git a/carousel/carousel.css b/carousel/carousel.css index 49f8483a26..24b96f9c31 100644 --- a/carousel/carousel.css +++ b/carousel/carousel.css @@ -40,7 +40,7 @@ body { .carousel .item { height: 500px; } -.carousel img { +.carousel-inner > .item > img { position: absolute; top: 0; left: 0;