Misalignment of CheckBox on Axshare


#1

Hi all,

i am current having an issue with the Checkbox component that is misaligned, when published on Axshare, but looks good, when I am running my prototype locally.

Locally it looks like this:
image

And when inspecting the code in Chrome I see this CSS code for the check box image:

However after checking that in and looking on Axshare this looks like this:
image

And when inspecting this code I get this:

You see that on Axshare the checkbox image suddently got a “top: 10px”. When I am disabling this suddenly everything works well again.

Any idea what is causing this additional “top: 10px” on Axshare?

Best regards,
Carsten