checkbox alignment

Hi,

when i use a checkbox view , label and check are vertically desalinged…is there a way to align them vertically in the middle?

{ view: “checkbox”, id: ‘mycheckBox’, name: ‘test’, label: “test”, labelWidth: 100 }

thanks and regards

here is a sample of my situation…in a repeat field of a scheduler

http://s8.postimg.org/6z55zdzr9/Screenshot_2015_04_16_18_25_13.png

thanks and regards!

Hi,

It seems that custom styles on your page affect checkboxes. You can check this via dev tools of your browser.