From ec1accb8fe49f3db3fe1f8fce1c70a51752c523b Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 5 Sep 2017 17:24:39 +0530 Subject: [PATCH] 22509 : Atlas Anatomy > Show/Hide Slider bar button overlap on the Show All Pins In System(s). --- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css index 2074aa7..5e5f84a 100644 --- a/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css +++ b/400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css @@ -517,7 +517,7 @@ pointer-events: auto; position: absolute; top: 110px; left: 100px; - z-index: 99999; + z-index: 9; -moz-transition: left 0.5s ease; transition: left 0.5s ease; background: url(../../../../../content/images/icon-sidebar.png) no-repeat 0; -- libgit2 0.21.4