From 4217c2333cf9ac29af611df9826cc4b5198241fe Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 27 Aug 2015 00:30:06 +0800 Subject: new create webhook UI --- public/less/_form.less | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'public/less') 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 -- cgit v1.2.3