We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b1ff2 commit eca3926Copy full SHA for eca3926
dist/css/magnify.css
@@ -25,7 +25,7 @@ html.magnifying > body {
25
height: auto;
26
box-shadow: none;
27
display: inline-block;
28
- z-index: 1;
+ z-index: inherit;
29
}
30
.magnify > .magnify-lens { /* Magnifying lens */
31
position: absolute;
0 commit comments