Fixed scrolling issues

This commit is contained in:
Josef Citrine 2016-05-19 11:03:50 +01:00
parent ca397f09fc
commit 11541c89d5

View file

@ -124,4 +124,8 @@
margin-top: 10px;
}
}
.stretch-to-bottom {
overflow-y: initial !important;
}
}