summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/vendor/imageviewer.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/vendor/imageviewer.css')
-rw-r--r--StoneIsland/www/css/vendor/imageviewer.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/StoneIsland/www/css/vendor/imageviewer.css b/StoneIsland/www/css/vendor/imageviewer.css
index c5709bb4..dedbb7de 100644
--- a/StoneIsland/www/css/vendor/imageviewer.css
+++ b/StoneIsland/www/css/vendor/imageviewer.css
@@ -24,7 +24,7 @@
.iv-close {
width: 32px;
height: 32px;
- position: absolute;
+ position: fixed;
right: 20px;
top: 20px;
cursor: pointer;
@@ -70,6 +70,7 @@
}
/***** snap view css *****/
.iv-snap-view {
+ display: none !important;
width: 150px;
height: 150px;
position: absolute;