I am not an expert in CSS, but here it seems that the checkbox gets to small on mobile devices when the checkbox label text is too large.
Attaching a screenshot with 2 checkboxes one below the other.

The label is:
Compilando il presente modulo accetto che i dati forniti siano utilizzati secondo la legge Svizzera e la <a href="/index.php/informativa-sulla-privacy" target="_blank">Privacy Policy del Club</a>.
Adding this CSS view with views > content > CSS I temporarily fixed the issue:
.fasvg.icon.square { min-width: 21px; }
Hi perissf
Thanks for posting the fix, the fix will be included in the next update.
You need to login to be able to post a reply.
