summaryrefslogtreecommitdiffstats
path: root/templates/repo/pulls/files.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/pulls/files.tmpl')
-rw-r--r--templates/repo/pulls/files.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/pulls/files.tmpl b/templates/repo/pulls/files.tmpl
index c882c0c38e..4caebf0b56 100644
--- a/templates/repo/pulls/files.tmpl
+++ b/templates/repo/pulls/files.tmpl
@@ -12,7 +12,7 @@
{{template "repo/issue/view_title" .}}
{{template "repo/pulls/tab_menu" .}}
{{template "base/alert" .}}
- <div class="ui bottom attached tab pull segment active">
+ <div class="ui bottom attached tab pull active">
{{template "repo/diff/box" .}}
</div>
</div>