Table Element Display
In first column, you have a checkbox. In second column, you input some text. Then the text will align to left and close to checkbox.
If you have a text or textarea field and use colspan="2". It will force checkbox column become very big and consequently the text become very far to checkbox.
I fix this by use a text style. td width: 20
Add a comment
You are not allowed to comment on this entry as it has restricted commenting permissions.