diff --git a/admin-dev/themes/default/template/controllers/home/content.tpl b/admin-dev/themes/default/template/controllers/home/content.tpl index df2d03d7f..35740fa6e 100644 --- a/admin-dev/themes/default/template/controllers/home/content.tpl +++ b/admin-dev/themes/default/template/controllers/home/content.tpl @@ -223,7 +223,7 @@ $(document).ready(function() { $.fancybox( this.href, { - 'width' : 660, + 'width' : 920, 'height' : 384, 'transitionIn' : 'none', 'transitionOut' : 'none',