.filter-tab-content input[type=checkbox] {
    display: inline-block;
}
.filter-tab-content INPUT[type=checkbox] + I {
    display: none;
}