FeatureHomeOne Icon+Image Fix
This commit is contained in:
Vendored
+14
@@ -1472,6 +1472,20 @@ readers do not read off random characters that represent icons */
|
||||
.fa-cog:before {
|
||||
content: "\f013"; }
|
||||
|
||||
.fa-user:before {
|
||||
content: "\f013";
|
||||
}
|
||||
|
||||
.fa-comments-dollar {
|
||||
content: "\f013";
|
||||
}
|
||||
.fa-search-dollar {
|
||||
content: "\f013";
|
||||
}
|
||||
.fa-check {
|
||||
content: "\f013";
|
||||
}
|
||||
|
||||
.fa-cogs:before {
|
||||
content: "\f085"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user