diff --git a/css/60_photos.css b/css/60_photos.css index b5f7957a3..abcab9b8e 100644 --- a/css/60_photos.css +++ b/css/60_photos.css @@ -286,15 +286,24 @@ background-position: center; background-repeat: no-repeat; } + #ideditor-viewer-mapilio-simple-wrap { height: 100%; } + #ideditor-viewer-mapilio-simple { width: 100%; height: 100%; transform-origin: 0 0; } +#ideditor-viewer-mapilio-simple img { + width: 100%; + height: 100%; + object-fit: cover; + overflow: hidden +} + /* Streetside Viewer (pannellum) */ .ms-wrapper .photo-attribution .image-link { display: block;