diff --git a/public/formjs/editor.html b/public/formjs/editor.html
index 31f893fc1..71a2f3198 100644
--- a/public/formjs/editor.html
+++ b/public/formjs/editor.html
@@ -36,16 +36,23 @@
body{
background: #fff;
}
+
+ .no_display {
+ display: none;
+ }
+
-
-