summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/panels/HistoryPanel.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/gitblit/wicket/panels/HistoryPanel.html')
-rw-r--r--src/com/gitblit/wicket/panels/HistoryPanel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/gitblit/wicket/panels/HistoryPanel.html b/src/com/gitblit/wicket/panels/HistoryPanel.html
index 1ed1b583..3fa2262e 100644
--- a/src/com/gitblit/wicket/panels/HistoryPanel.html
+++ b/src/com/gitblit/wicket/panels/HistoryPanel.html
@@ -17,7 +17,7 @@
<tbody>
<tr wicket:id="commit">
<td class="date"><span wicket:id="commitDate">[commit date]</span></td>
- <td><img wicket:id="commitIcon" /></td>
+ <td class="icon"><img wicket:id="commitIcon" /></td>
<td class="author"><span wicket:id="commitAuthor">[commit author]</span></td>
<td><div class="references" wicket:id="commitRefs">[commit refs]</div><span wicket:id="commitShortMessage">[commit short message]</span></td>
<td class="rightAlign">