1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/16552] Roll back to FontAwesome 4.7

PHPBB3-16552
This commit is contained in:
3D-I
2020-07-21 05:12:04 +02:00
committed by Marc Alexander
parent 2060f00f95
commit 4aa3a80558
10 changed files with 15 additions and 24 deletions

View File

@@ -363,7 +363,7 @@ a.header-avatar img {
a.header-avatar span:after {
content: '\f0dd';
display: inline-block;
font: normal normal bold 14px/1 "Font Awesome 5 Free";
font: normal normal normal 14px/1 FontAwesome;
padding-left: 6px;
padding-top: 2px;
vertical-align: top;