Commit 4f8ac6dc authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch '225959-replace-fa-sticky-note-o-icons-with-gitlab-svg-document-icon' into 'master'

Resolve "Replace fa-sticky-note-o icons with GitLab SVG document icon"

Closes #225959

See merge request gitlab-org/gitlab!36095
parents c14d78d6 a7daaa88
- if user.note.present?
%span.has-tooltip.user-note{ title: user.note }
= icon("sticky-note-o cgrey")
= sprite_icon('document', size: 16, css_class: 'gl-vertical-align-middle')
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