Fix carousel bug
Scrolling wasn't enabled in iframes
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-indicators li {
|
.carousel-indicators li {
|
||||||
|
|||||||
Reference in New Issue
Block a user