Make the captcha bigger
This commit is contained in:
parent
f13c69fc5e
commit
1c02394a0d
1 changed files with 4 additions and 0 deletions
|
@ -626,3 +626,7 @@ input:-webkit-autofill:active,
|
|||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
.captcha-img {
|
||||
width: min(30em, 100%);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue