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
+3
View File
@@ -270,3 +270,6 @@ code, pre {
p.caption {
font-style: italic;
font-size: smaller; }
.grecaptcha-badge {
z-index: 999; }