Commit d949db05 authored by Mike Greiling's avatar Mike Greiling

remove unused class name

parent d55fb906
......@@ -60,7 +60,7 @@
- if build.pipeline.user
= user_avatar(user: build.pipeline.user, size: 20)
- else
%span.api.monospace API
%span.monospace API
- if admin
%td
......
......@@ -23,7 +23,7 @@
- if generic_commit_status.pipeline.user
= user_avatar(user: generic_commit_status.pipeline.user, size: 20)
- else
%span.api.monospace API
%span.monospace API
- if defined?(commit_sha) && commit_sha
%td
......
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