table.relations-table thead.relation-header th input.col-resizer {
    -webkit-appearance: none;
    display: none;
    visibility: hidden;
    height: 0;
    width: 0;
}
