forked from GithubBackups/vichan
Flag width/height is now in stylesheet
This commit is contained in:
parent
ff3f53c02b
commit
0b298f9aa4
@ -1018,7 +1018,8 @@
|
|||||||
|
|
||||||
// Width and height (and more?) of post flags. Can be overridden with the Tinyboard post modifier:
|
// Width and height (and more?) of post flags. Can be overridden with the Tinyboard post modifier:
|
||||||
// <tinyboard flag style>.
|
// <tinyboard flag style>.
|
||||||
$config['flag_style'] = 'width:16px;height:11px;';
|
// $config['flag_style'] = 'width:16px;height:11px;';
|
||||||
|
$config['flag_style'] = '';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ====================
|
* ====================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user