schema focus: adjust default width

This commit is contained in:
Mario Vavti 2015-07-05 22:37:52 +02:00
parent cbfb94c55c
commit 2011784faf

View File

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