summaryrefslogtreecommitdiffstats
path: root/public/less/_form.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_form.less')
-rw-r--r--public/less/_form.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/less/_form.less b/public/less/_form.less
index 65d973afed..92c1ad76da 100644
--- a/public/less/_form.less
+++ b/public/less/_form.less
@@ -79,4 +79,12 @@
width: 70%!important;
}
}
+}
+
+.new.webhook {
+ form {
+ .help {
+ margin-left: 25px;
+ }
+ }
} \ No newline at end of file