schema focus: refine content width to be more in balance with the recent aside width

This commit is contained in:
Mario Vavti 2015-07-10 11:15:05 +02:00
parent e1f64b6748
commit 7eb614c8aa

View File

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