From 8a1bc1e0451e73da68a68099a8e6a14a89804019 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Thu, 2 Apr 2015 23:23:55 +0200 Subject: [PATCH] Fixed arrow overlapping infobox --- src/styles/_imageview.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/_imageview.scss b/src/styles/_imageview.scss index 72b2209..104bcfb 100644 --- a/src/styles/_imageview.scss +++ b/src/styles/_imageview.scss @@ -52,7 +52,6 @@ width: 15%; height: calc(100% - 60px); top: 60px; - z-index: 1; &--previous { left: 0; }