Fix missing FontAwesome icon

This commit is contained in:
yflory
2017-01-12 11:09:12 +01:00
parent 569ea21705
commit 51a2cfa141
3 changed files with 3 additions and 0 deletions

View File

@@ -336,6 +336,7 @@
}
.dropdown-bar button .fa {
margin-left: 5px;
font-family: FontAwesome;
}
.dropdown-bar .dropdown-bar-content {
display: none;