mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Revert font awesome 5 changes
We are still pushing ahead on this 100% just need a bit longer to prepare all plugins
This commit is contained in:
@ -89,7 +89,7 @@
|
||||
}
|
||||
|
||||
var html = "<span>";
|
||||
html += "<svg class=\"fa d-icon d-icon-globe-americas svg-icon\"><use xlink:href=\"#globe-americas\"></use></svg>";
|
||||
html += "<i class='fa fa-globe d-icon d-icon-globe'></i>";
|
||||
html += "<span class='relative-time'></span>";
|
||||
html += "</span>";
|
||||
|
||||
|
Reference in New Issue
Block a user