ADAM
/
AIAHTML5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
Merge Requests
14
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4f8ba363bec3d71c4df6492bc7e26276d780d845
Authored by
Mukul Rajput
2017-08-10 11:20:48 +0530
1 parent
3a31bb7b
this is solution for the bug 20292
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html
400-SOURCECODE/AIAHTML5.Web/app/views/aa/atlas-anatomy-detail.html
View file @
4f8ba36
...
...
@@ -2,7 +2,7 @@
2
2
.canvas-annotationStyle {
3
3
display: none;
4
4
background-color: transparent;
5
- z-index: 1200
0
;
5
+ z-index: 1200
1
;
6
6
position: absolute;
7
7
left: 0;
8
8
right: 0;
...
...