From 19096e2f149f7ca8b163f7e7e3a68b8f09d93216 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 31 Jul 2017 15:08:56 +0300 Subject: [PATCH] fix(view) no scrallbar on help --- css/view.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/view.css b/css/view.css index 219f1f38..381075d4 100644 --- a/css/view.css +++ b/css/view.css @@ -30,10 +30,6 @@ z-index: 0; } -.fancybox-inner { - overflow: hidden !important; -} - .media, video { width: 100%; }