Merge pull request #258 from discomrade/patch-5

Allow flags to be over 11px height
This commit is contained in:
towards-a-new-leftypol 2021-05-09 09:32:12 +00:00 committed by GitHub
commit 5992e57eda

View File

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