index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
public
/
less
/
_form.less
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
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 65d973af..92c1ad76 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