Fix image zooming

This commit is contained in:
Elpunical
2020-04-20 18:31:48 +02:00
parent 87beab691e
commit a6a01a5338

View File

@@ -38,5 +38,8 @@ figure.thumbnails img {
figure.thumbnails img + img {
margin: 0 0 0 1.5em;
}
.medium-zoom-image {
z-index: 999;
}
}
}