aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_commit.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo_commit.tmpl')
-rw-r--r--templates/repo_commit.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_commit.tmpl b/templates/repo_commit.tmpl
index 962b736..8cf106b 100644
--- a/templates/repo_commit.tmpl
+++ b/templates/repo_commit.tmpl
@@ -12,7 +12,7 @@
<body class="repo-commit">
{{- template "header" . -}}
<div class="padding-wrapper scroll">
- <table id="commit-info-table">
+ <table id="commit-info-table" class="rounded">
<thead>
<tr class="title-row">
<th colspan="2">Commit info</th>