From 4b0cfbdbff939381446f3fa50c36b67769b0d7eb Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 14 Feb 2013 19:08:58 +0400 Subject: [PATCH] minor tweek... Signed-off-by: Alex A. Naanou --- layout-iscroll2.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/layout-iscroll2.html b/layout-iscroll2.html index 07e97de..8e32207 100755 --- a/layout-iscroll2.html +++ b/layout-iscroll2.html @@ -132,9 +132,7 @@ $(document).ready(function(){ }) - if(!NAVIGATE_RELATIVE_TO_VISIBLE){ - $('.viewer').css({overflow: 'hidden'}) - } + $('.viewer').css({overflow: 'hidden'}) // expand the templates... runMagazineTemplates()