docs(demos): allow scrolling within iframe

This commit is contained in:
Drew Rygh
2015-10-20 13:49:06 -05:00
parent 5438c9316f
commit e2200fbfdb

View File

@@ -70,7 +70,9 @@ ion-scroll {
}
scroll-content {
overflow-y: hidden;
overflow-y: scroll;
margin-right: -15px;
padding-right: 15px;
}
.md .ion-md-share {