Migrate to font-awesome 5.0. (#8799)
This commit is contained in:
committed by
Eugen Rochko
parent
15fc2b76f9
commit
8bae14591b
@@ -136,7 +136,7 @@
|
||||
float: left;
|
||||
padding-left: 0;
|
||||
|
||||
.fa {
|
||||
.fas {
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
}
|
||||
@@ -146,7 +146,7 @@
|
||||
float: right;
|
||||
padding-right: 0;
|
||||
|
||||
.fa {
|
||||
.fas {
|
||||
display: inline-block;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user