#post-form {
    overflow: initial!important;
}
#post-form .matrix.table {
    overflow: auto;
}
#post-form .matrix .form-control.has-items {
    height: auto!important;
}
