2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1 -1
View File
@@ -40,7 +40,7 @@ body {
.carousel .item { .carousel .item {
height: 500px; height: 500px;
} }
.carousel img { .carousel-inner > .item > img {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;