Fix appicon font styling.

This commit is contained in:
Dave Page 2016-06-07 14:08:37 +01:00
parent 4ace8bb5b6
commit 5bbaf7841e

View File

@ -8,6 +8,7 @@ body {
.app-icon {
vertical-align: middle;
font-style: normal !important;
font-size: 25px;
}