Commit b2501c79 authored by Tim Zallmann's avatar Tim Zallmann

Fix the size of a status icon

parent de5f2ef4
......@@ -90,7 +90,7 @@ module CiStatusHelper
'status_canceled'
end
sprite_icon(icon_name)
sprite_icon(icon_name, size: 16)
end
def pipeline_status_cache_key(pipeline_status)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment