aboutsummaryrefslogtreecommitdiff
path: root/carousel
diff options
context:
space:
mode:
Diffstat (limited to 'carousel')
-rw-r--r--carousel/carousel.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/carousel/carousel.css b/carousel/carousel.css
index 49f8483a2..24b96f9c3 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;