changelog: fixed accidentally added space in graph
This commit is contained in:
parent
56e7633fd6
commit
cdb5181fd2
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
</td>
|
||||
|
||||
<td class="td-message expand_commit" data-commit-id="${commit.raw_id}" title="${_('Expand commit message')}" onclick="commitsController.expandCommit(this, true); return false">
|
||||
<i class="icon-expand-linked"></i>
|
||||
<i class="icon-expand-linked"></i>
|
||||
</td>
|
||||
<td class="td-description mid">
|
||||
<div class="log-container truncate-wrap">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue