fix flag style
This commit is contained in:
parent
9bd1535e24
commit
20ab9f0af5
|
@ -127,6 +127,7 @@ $config['allowed_ext_files'][] = 'epub';
|
|||
*/
|
||||
$config['country_flags_condensed'] = false;
|
||||
$config['user_flag'] = true;
|
||||
$config['flag_style'] = 'width:auto;height:11px;';
|
||||
$config['user_flags'] = array (
|
||||
'4th_international' => '4th International',
|
||||
'acceleration' => 'Acceleration',
|
||||
|
|
Loading…
Reference in New Issue