aboutsummaryrefslogtreecommitdiffstats
path: root/public/ng/less/gogs/markdown.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/ng/less/gogs/markdown.less')
-rw-r--r--public/ng/less/gogs/markdown.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/ng/less/gogs/markdown.less b/public/ng/less/gogs/markdown.less
index 9cbfc7436c..33006660c3 100644
--- a/public/ng/less/gogs/markdown.less
+++ b/public/ng/less/gogs/markdown.less
@@ -4,7 +4,7 @@
font-size:16px;
line-height:1.6;
word-wrap:break-word;
- padding: 0 2em 2em !important;
+ padding: 5px 2em 2em !important;
>*:first-child {
margin-top:0 !important;