mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +01:00
complete fixes for #4144
This commit is contained in:
2
public/vendor/tinycon/tinycon.js
vendored
2
public/vendor/tinycon/tinycon.js
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user