complete fixes for #4144

This commit is contained in:
pichalite
2016-02-26 00:04:56 +00:00
parent dd3f1b9ba8
commit 5f6a1a0acd
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
var defaults = {
width: 7,
height: 9,
font: 10 * r + 'px arial',
font: 9 * r + 'px arial',
colour: '#ffffff',
background: '#F03D25',
fallback: true,