Fix positioning of note icons

This commit is contained in:
Annabel Dunstone Gray
2017-04-06 13:41:30 -05:00
committed by Jacob Schatz
parent f3a39afc37
commit 087e83287f
4 changed files with 114 additions and 105 deletions

View File

@ -14,7 +14,7 @@ module SystemNoteHelper
when 'closed'
'icon_status_closed'
when 'time_tracking'
'icon_timer'
'icon_stopwatch'
when 'assignee'
'icon_user'
when 'title'