0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-02 00:52:19 +01: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
commit 2a4aacc037

View File

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