Commit 4753fd35 authored by Mike Greiling's avatar Mike Greiling

Merge branch 'defect/missing-fa-share-icon' into 'master'

Add missing fa-share icon

See merge request gitlab-org/gitlab!38235
parents 820d6754 b1e4c9db
......@@ -336,6 +336,10 @@
content: '\f010';
}
.fa-share::before {
content: '\f064';
}
.fa-book::before {
content: '\f02d';
}
......
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