Browse Source

fix flag style

pull/40/head
towards-a-new-leftypol 3 years ago
parent
commit
20ab9f0af5
  1. 1
      inc/instance-config.php

1
inc/instance-config.php

@ -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…
Cancel
Save