Revert "Fix appicon font styling."

This doesn't actually work - there seems to be something funky about
the way the runtime renders mfizz icons on Windows.

This reverts commit 5bbaf7841e.
This commit is contained in:
Dave Page 2016-06-07 14:55:38 +01:00
parent 5bbaf7841e
commit 8a571df248

View File

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