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.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/less/_form.less b/public/less/_form.less
index 7297dd4086..65d973afed 100644
--- a/public/less/_form.less
+++ b/public/less/_form.less
@@ -59,7 +59,7 @@
}
}
}
-.repository.edit.hook {
+.repository.edit.githook {
form {
@input-padding: 25%!important;
.inline.field > label {
@@ -73,7 +73,7 @@
}
}
}
-.repository.edit.hook {
+.repository.edit.githook {
form {
textarea {
width: 70%!important;