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:
commit
2a4aacc037
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user