aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_log.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo_log.html.tmpl')
-rw-r--r--templates/repo_log.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_log.html.tmpl b/templates/repo_log.html.tmpl
index 9054c2d..74b9c3f 100644
--- a/templates/repo_log.html.tmpl
+++ b/templates/repo_log.html.tmpl
@@ -6,7 +6,7 @@
<title>Log of {{ .group_name }}/repos/{{ .repo_name }} &ndash; Lindenii Forge</title>
</head>
<body class="repo-index">
- <table id="recent-commits">
+ <table id="commits" class="wide">
<thead>
<tr class="title-row">
<th colspan="4">Commits on {{ .ref }}</th>