Commit 2a4aacc0 authored by Mark Otto's avatar Mark Otto

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

Carousel image height and JS path
parents 26053b94 ce1fdc5d
...@@ -40,7 +40,7 @@ body { ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment