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()