diff options
Diffstat (limited to 'public/less/_form.less')
-rw-r--r-- | public/less/_form.less | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/less/_form.less b/public/less/_form.less index a470c63762..920fe4ef14 100644 --- a/public/less/_form.less +++ b/public/less/_form.less @@ -76,4 +76,12 @@ margin-left: 25px; } } +} + +.new.webhook { + .events.fields { + .column { + padding-left: 40px; + } + } }
\ No newline at end of file |