From: vincent@cubedesigners.com Date: Fri, 10 Apr 2020 07:42:48 +0000 (+0000) Subject: fix #3390 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5c286fb8494ea1e3fbf64d6a00bbd9046aa2b488;p=fluidbook-v3.git fix #3390 @0.5 --- diff --git a/framework/application/views/helpers/BackgroundBlock.php b/framework/application/views/helpers/BackgroundBlock.php index bbc2f92..dead321 100644 --- a/framework/application/views/helpers/BackgroundBlock.php +++ b/framework/application/views/helpers/BackgroundBlock.php @@ -65,7 +65,7 @@ class Fluidbook_View_Helper_BackgroundBlock extends CubeIT_View_Helper_Abstract $pict = $this->picture([ [ 'src' => $image_path, - 'width' => 1920 + 'width' => 2560 ], [ 'src' => $mobile,