Contex help display for checkbox

In case of a checkbox, the context help icon is displayed far away from it as follows:
image
Can this be brought close to the check mark?

Hi,

I suppose that your CheckBoxes are placed within a FieldGroup. In that case this is a correct behavior, because all context help icons are aligned to each other (see the image below).

image

If a FieldGroup only contains CheckBoxes than you can set FieldGroup column’s width to auto.

Regards,
Gleb