From 2011784faf68dd97241318a9d14fcecc354c5118 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 5 Jul 2015 22:37:52 +0200 Subject: schema focus: adjust default width --- view/theme/redbasic/schema/focus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/redbasic/schema/focus.php b/view/theme/redbasic/schema/focus.php index 2a6900271..d93ee003e 100644 --- a/view/theme/redbasic/schema/focus.php +++ b/view/theme/redbasic/schema/focus.php @@ -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) -- cgit v1.2.3 From f7c562fd21c79e86bf40f04ba0bf543fb6c05dd8 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 5 Jul 2015 21:37:04 -0700 Subject: version update --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 39bb632b7..fde4576cc 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-07-03.1082 +2015-07-05.1084 -- cgit v1.2.3