summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content.tmpl
diff options
context:
space:
mode:
authorCirno the Strongest <1447794+CirnoT@users.noreply.github.com>2020-11-08 00:15:09 +0100
committerGitHub <noreply@github.com>2020-11-07 18:15:09 -0500
commitf719e2e80619564acc929254eb66251d863dc6fe (patch)
tree491e7e7d980ea769e4b930076950c9eccf0c5f5c /templates/repo/issue/view_content.tmpl
parent9aa8693e2cdbd4d1f128da0bdaf3af083d5fe679 (diff)
downloadgitea-f719e2e80619564acc929254eb66251d863dc6fe.tar.gz
gitea-f719e2e80619564acc929254eb66251d863dc6fe.zip
Fix double border introduced by #13434 (#13457)
Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: zeripath <art27@cantab.net>
Diffstat (limited to 'templates/repo/issue/view_content.tmpl')
-rw-r--r--templates/repo/issue/view_content.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl
index 1dadd2ef96..81e2c80c3c 100644
--- a/templates/repo/issue/view_content.tmpl
+++ b/templates/repo/issue/view_content.tmpl
@@ -19,7 +19,7 @@
<img src="{{.Issue.Poster.RelAvatarLink}}">
</a>
{{end}}
- <div class="content">
+ <div class="content comment-container">
<div class="ui top attached header comment-header df ac sb">
<div class="comment-header-left df ac">
{{if .Issue.OriginalAuthor }}