This commit is contained in:
redmatrix 2015-07-05 21:38:21 -07:00
commit 8fad0187ec
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2015-07-03.1082 2015-07-05.1084

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)