From db60568f7ce6d4073f10c846a261a69fb44cee9f Mon Sep 17 00:00:00 2001
From: Xiao Gui <xgui3783@gmail.com>
Date: Mon, 19 Nov 2018 12:37:35 +0100
Subject: [PATCH] chore: fixing css

---
 src/atlasViewer/atlasViewer.style.css | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/atlasViewer/atlasViewer.style.css b/src/atlasViewer/atlasViewer.style.css
index 216fbcf22..1ddd86aad 100644
--- a/src/atlasViewer/atlasViewer.style.css
+++ b/src/atlasViewer/atlasViewer.style.css
@@ -95,10 +95,6 @@ div[contextualBlock]
   display:inline-block;
   width:auto;
   padding: 0.3em 0.5em;
-}
-
-div[contextualBlock]
-{
   background-color:rgba(200,200,200,0.8);
 }
 
-- 
GitLab