aboutsummaryrefslogtreecommitdiff
path: root/public/less/_form.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_form.less')
-rw-r--r--public/less/_form.less21
1 files changed, 0 insertions, 21 deletions
diff --git a/public/less/_form.less b/public/less/_form.less
index 92c1ad76..23bb6fa0 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 {