Fix presentation.

This commit is contained in:
takezoe
2013-06-19 15:16:54 +09:00
parent 63d76a3c6e
commit a5a993060a
5 changed files with 30 additions and 20 deletions

View File

@@ -17,8 +17,8 @@
</tr>
<tr>
<td>
<a href="@path/@commit.committer">@commit.committer</a> <span class="description">@helpers.datetime(commit.time)</span>
<div class="pull-right align-right">
<a href="@path/@commit.committer" class="username">@commit.committer</a> <span class="description">@helpers.datetime(commit.time)</span>
<div class="pull-right align-right monospace small">
<span class="description">commit</span> @commit.id
</div>
</td>