Ensure honeypot field is not visible

[MAILPOET-2755]
This commit is contained in:
Ján Mikláš
2020-03-27 10:17:37 +01:00
committed by Veljko V
parent 7676e344ac
commit 9f7c98c5e0
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ const FormPreview = () => {
<Preview>
<div>
<style type="text/css">
{'.mailpoet_hp_email_label { display: none }' }
{'.mailpoet_hp_email_label { display: none !important }'}
{form.css}
</style>
<form