mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-15 23:30:46 +00:00
Fix positioning of note icons
This commit is contained in:

committed by
Jacob Schatz

parent
f3a39afc37
commit
087e83287f
@ -14,7 +14,7 @@ module SystemNoteHelper
|
||||
when 'closed'
|
||||
'icon_status_closed'
|
||||
when 'time_tracking'
|
||||
'icon_timer'
|
||||
'icon_stopwatch'
|
||||
when 'assignee'
|
||||
'icon_user'
|
||||
when 'title'
|
||||
|
Reference in New Issue
Block a user