Change WizardForm.TasksList offset
- by Paja
When I change WizardForm.TasksList.Offset to 20, the result looks like this:
When I change it to 120, it looks like this:
The problem is, I need it 120, but I don't want any space between the checkbox and it's label.
You can see that with offset 120 it looks just awful, because of that space. I want the space to appear only at the left side, not in the middle. Is there any way to accomplish that?