schema focus: adjust width to match photo width in /photos

This commit is contained in:
Mario Vavti 2015-07-07 12:23:19 +02:00
parent adfb4072e8
commit 18798b1d12

View File

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