drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

it can not be aligned horizontally in a td of table. #416

Closed arcanisgk closed 3 years ago

arcanisgk commented 5 years ago

it can not be aligned horizontally in a td of table.

https://es.stackoverflow.com/questions/245129/alinear-horizontal-icheck-en-elemento-td

drgullin commented 3 years ago

This can be done by settings display: inline-block for the checkbox class and text-align: center for td.