Commit ec1accb8fe49f3db3fe1f8fce1c70a51752c523b

Authored by unknown
1 parent de1d6149

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
... ... @@ -517,7 +517,7 @@ pointer-events: auto;
517 517 position: absolute;
518 518 top: 110px;
519 519 left: 100px;
520   - z-index: 99999;
  520 + z-index: 9;
521 521 -moz-transition: left 0.5s ease;
522 522 transition: left 0.5s ease;
523 523 background: url(../../../../../content/images/icon-sidebar.png) no-repeat 0;
... ...