Fossil Forum
179536
1 month, 1 week ago
Post: Captcha clipping out on mobile
The captcha is too large for a smaller viewport. Is there any reason not to size it dynamically? I've had decent results setting pre.captcha{ font-size: 1.1vw; } in default.css. Media queries could also be used if you wanted even more control.
stephan
1 month, 1 week ago
The captcha is too large for a smaller viewport.
Acknowledged, and i'll look int it in some idle moment if nobody beets me to it, but it's not a priority. Indeed, it gives users another reason to prefer creating an account :).