forum: fix antibot field being visible (#51)

This commit is contained in:
Lephe 2021-10-03 17:34:11 +02:00
parent 9c78aca5ad
commit d964641e1f
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
font-weight: 400;
margin-top: 5px;
}
.form .abfield {
.form input.abfield[type="email"] {
display: none;
}
.form.filter {