1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02:00

Merge pull request #9 from ssorallen/carousel-img-height-js-path

Carousel image height and JS path
This commit is contained in:
Mark Otto
2013-07-30 17:43:39 -07:00

View File

@@ -40,7 +40,7 @@ body {
.carousel .item {
height: 500px;
}
.carousel img {
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;