.listview-onetomany-table {
    width: 100%;
}

.listview-onetomany-empty-member-cell {
    padding: 0;
}

.listview-onetomany-child-row td {
    vertical-align: middle;
}

.listview-onetomany-child-row:not(:last-child) td {
    border-bottom: none;
}
