Commit 4f8ba363bec3d71c4df6492bc7e26276d780d845

Authored by Mukul Rajput
1 parent 3a31bb7b

this is solution for the bug 20292

400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html
... ... @@ -2,7 +2,7 @@
2 2 .canvas-annotationStyle {
3 3 display: none;
4 4 background-color: transparent;
5   - z-index: 12000;
  5 + z-index: 12001;
6 6 position: absolute;
7 7 left: 0;
8 8 right: 0;
... ...