Select checkboxes don't render in thead
Select checkboxes don't render in thead
dneuer
Posts: 1Questions: 0Answers: 0
There's a bug in the CSS for Select; the select-checkbox class is styled for td and th elements, but the th elements' parent is declared as tbody, instead of thead
This discussion has been closed.