span.header-link-icon {
    vertical-align: baseline !important;
}

.header-link-icon>svg {
    height: 61.8%;
}

/* don't wrap table cell */

th.no-wrap,
td.no-wrap {
    white-space: nowrap;
}
