This commit is contained in:
redmatrix 2015-07-05 21:37:30 -07:00
commit 49239c936a

View File

@ -46,7 +46,7 @@ if (! $radius)
if (! $shadow) if (! $shadow)
$shadow = "0"; $shadow = "0";
if (! $converse_width) if (! $converse_width)
$converse_width = "640"; $converse_width = "676";
if(! $top_photo) if(! $top_photo)
$top_photo = '48px'; $top_photo = '48px';
if(! $comment_indent) if(! $comment_indent)