From 5ff425ea6c18a0c000c14566a5f43fa0d0dc3206 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Tue, 5 Feb 2019 13:00:03 +0000 Subject: [PATCH] fix: .image-viewer positioning on mobile causing gallery to disappear --- components/GalleryImageViewer.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/GalleryImageViewer.vue b/components/GalleryImageViewer.vue index 41ecc4c..03e6e7c 100644 --- a/components/GalleryImageViewer.vue +++ b/components/GalleryImageViewer.vue @@ -190,7 +190,6 @@ export default { .image-viewer { z-index: 50; - position: relative; transition: opacity 1s; //TEMP opacity: 0;