aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-05 21:38:21 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-05 21:38:21 -0700
commit8fad0187ecf470e16be8ea5aba99267eb1173d6b (patch)
tree72fbf9c9b7c50635faca635f80d1fab12a352971
parent4abb1144746e631b9ad4d40a1d88d17fa52af037 (diff)
parent49239c936a907f98011c22ea3bda5812f27a181c (diff)
downloadvolse-hubzilla-8fad0187ecf470e16be8ea5aba99267eb1173d6b.tar.gz
volse-hubzilla-8fad0187ecf470e16be8ea5aba99267eb1173d6b.tar.bz2
volse-hubzilla-8fad0187ecf470e16be8ea5aba99267eb1173d6b.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
-rw-r--r--version.inc2
-rw-r--r--view/theme/redbasic/schema/focus.php2
2 files changed, 2 insertions, 2 deletions
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
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)