From c08600c59b8fb8d5f03fadacddb1140bc994ae94 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 27 Aug 2015 01:04:23 +0800 Subject: new edit webhook UI --- public/less/_form.less | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'public/less') diff --git a/public/less/_form.less b/public/less/_form.less index 92c1ad76da..23bb6fa05e 100644 --- a/public/less/_form.less +++ b/public/less/_form.less @@ -59,27 +59,6 @@ } } } -.repository.edit.githook { - form { - @input-padding: 25%!important; - .inline.field > label { - text-align: right; - width: @input-padding; - word-wrap: break-word; - } - input, - textarea { - width: 50%!important; - } - } -} -.repository.edit.githook { - form { - textarea { - width: 70%!important; - } - } -} .new.webhook { form { -- cgit v1.2.3