14px>12pt as agreed on 075fc67277 - Also fixed empty delete button showing up for channels without edit photo rights.
This commit is contained in:
@@ -132,7 +132,7 @@ if(! $a->install) {
|
||||
if (! $font_size)
|
||||
$font_size = "1.0em";
|
||||
if (! $body_font_size)
|
||||
$body_font_size = "14px";
|
||||
$body_font_size = "12pt";
|
||||
if (! $font_colour)
|
||||
$font_colour = "#4d4d4d";
|
||||
if (! $selected_active_colour)
|
||||
|
||||
Reference in New Issue
Block a user