Commit d7ecb39e authored by Brandon Labuschagne's avatar Brandon Labuschagne

Merge branch 'mw-cleanup-fontawesome-css' into 'master'

Remove unused fa classes

See merge request gitlab-org/gitlab!45378
parents 36b475ac 1881068b
...@@ -185,14 +185,6 @@ ...@@ -185,14 +185,6 @@
content: '\f1d3'; content: '\f1d3';
} }
.fa-folder::before {
content: '\f07b';
}
.fa-archive::before {
content: '\f187';
}
.fa-thumb-tack::before { .fa-thumb-tack::before {
content: '\f08d'; content: '\f08d';
} }
...@@ -201,10 +193,6 @@ ...@@ -201,10 +193,6 @@
content: '\f06d'; content: '\f06d';
} }
.fa-globe::before {
content: '\f0ac';
}
.fa-pause::before { .fa-pause::before {
content: '\f04c'; content: '\f04c';
} }
......
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