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
commit 2a4aacc037
1 changed files with 1 additions and 1 deletions

View File

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