aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-12-03 14:55:39 +0100
committerMario Vavti <mario@mariovavti.com>2021-12-03 14:55:39 +0100
commit7483adb8ad6e7bdeb08b32a1adf5d84ad3b53d14 (patch)
treefb6c68a2f3b23f2726b67f17e3d58fa982c48d7b /view/theme/redbasic/php/style.php
parent807003adf7db783dd62ba47451466ce58481c676 (diff)
parent45fd462f804f7f293ebfb2be706522f511b34818 (diff)
downloadvolse-hubzilla-7483adb8ad6e7bdeb08b32a1adf5d84ad3b53d14.tar.gz
volse-hubzilla-7483adb8ad6e7bdeb08b32a1adf5d84ad3b53d14.tar.bz2
volse-hubzilla-7483adb8ad6e7bdeb08b32a1adf5d84ad3b53d14.zip
Merge branch 'dev'
Diffstat (limited to 'view/theme/redbasic/php/style.php')
-rw-r--r--view/theme/redbasic/php/style.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 6ba0d569e..a405abea0 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -101,7 +101,7 @@ if (! $radius)
if (! $shadow)
$shadow = '0';
if (! $converse_width)
- $converse_width = '1250'; //unit: rem
+ $converse_width = '1270'; //unit: rem
if(! $top_photo)
$top_photo = '2.3rem';
if(! $reply_photo)