Fix missing FontAwesome icon
This commit is contained in:
parent
569ea21705
commit
51a2cfa141
@ -336,6 +336,7 @@
|
||||
}
|
||||
.dropdown-bar button .fa {
|
||||
margin-left: 5px;
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
.dropdown-bar .dropdown-bar-content {
|
||||
display: none;
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
button {
|
||||
.fa{
|
||||
margin-left: 5px;
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -5,6 +5,7 @@
|
||||
}
|
||||
.dropdown-bar button .fa {
|
||||
margin-left: 5px;
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
.dropdown-bar .dropdown-bar-content {
|
||||
display: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user