drgullin / icheck

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

Issue with positioning/clickable area #325

Open ozeone opened 8 years ago

ozeone commented 8 years ago

I am trying to get the the checkboxes to be aligned inline with the label (same line) and have multiple lines of text in the label (in a block), without the text continuing below the check box . I cant seem to get this to work without destroying iChecks clickable area. I have tested with position: absolute and float: left; both seem to destroy functionality of the plugin.

I have posted the issue on StackOverflow

View my test fiddle here