Flag width/height is now in stylesheet

This commit is contained in:
8chan 2015-03-18 19:28:33 -07:00
parent ff3f53c02b
commit 0b298f9aa4

View File

@ -1018,7 +1018,8 @@
// Width and height (and more?) of post flags. Can be overridden with the Tinyboard post modifier:
// <tinyboard flag style>.
$config['flag_style'] = 'width:16px;height:11px;';
// $config['flag_style'] = 'width:16px;height:11px;';
$config['flag_style'] = '';
/*
* ====================