2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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 {
height: 500px;
}
.carousel img {
.carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;