CAPTCHA badge appears on top of footer

This commit is contained in:
2022-10-24 08:49:41 -04:00
parent 8fd0796019
commit cb5f92e58f
3 changed files with 8 additions and 1 deletions
+4
View File
@@ -359,4 +359,8 @@ code,pre {
p.caption {
font-style: italic;
font-size: smaller;
}
.grecaptcha-badge {
z-index: 999;
}