schema focus: adjust width to match photo width in /photos
This commit is contained in:
parent
adfb4072e8
commit
18798b1d12
@ -46,7 +46,7 @@ if (! $radius)
|
|||||||
if (! $shadow)
|
if (! $shadow)
|
||||||
$shadow = "0";
|
$shadow = "0";
|
||||||
if (! $converse_width)
|
if (! $converse_width)
|
||||||
$converse_width = "676";
|
$converse_width = "656";
|
||||||
if(! $top_photo)
|
if(! $top_photo)
|
||||||
$top_photo = '48px';
|
$top_photo = '48px';
|
||||||
if(! $comment_indent)
|
if(! $comment_indent)
|
||||||
|
Reference in New Issue
Block a user