aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-05 21:37:30 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-05 21:37:30 -0700
commit49239c936a907f98011c22ea3bda5812f27a181c (patch)
tree2d6d876988f5c1e8e0a42e1e20f6b6d7299e84e2 /view/theme
parentf7c562fd21c79e86bf40f04ba0bf543fb6c05dd8 (diff)
parent2011784faf68dd97241318a9d14fcecc354c5118 (diff)
downloadvolse-hubzilla-49239c936a907f98011c22ea3bda5812f27a181c.tar.gz
volse-hubzilla-49239c936a907f98011c22ea3bda5812f27a181c.tar.bz2
volse-hubzilla-49239c936a907f98011c22ea3bda5812f27a181c.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/schema/focus.php2
1 files changed, 1 insertions, 1 deletions
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)