fix flag style

This commit is contained in:
towards-a-new-leftypol 2020-12-29 20:41:25 -05:00
parent 9bd1535e24
commit 20ab9f0af5
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ $config['allowed_ext_files'][] = 'epub';
*/ */
$config['country_flags_condensed'] = false; $config['country_flags_condensed'] = false;
$config['user_flag'] = true; $config['user_flag'] = true;
$config['flag_style'] = 'width:auto;height:11px;';
$config['user_flags'] = array ( $config['user_flags'] = array (
'4th_international' => '4th International', '4th_international' => '4th International',
'acceleration' => 'Acceleration', 'acceleration' => 'Acceleration',