.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

.table td.fit-wrap,
.table th.fit-wrap {
    width: 1%;
}
