adds archive-item-block class to wrapper

This commit is contained in:
buttle 2021-09-13 13:04:21 +02:00
parent d0674ff108
commit a6db9b6166
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
}
</style>
<div class="pannemmul-wrap" style="position:relative;">
<div class="archive-item-block" style="position:relative;">
<?php if ($renderSourceLink) { ?>
<div class="source-link">
@ -35,7 +35,7 @@
</div>
<?php } ?>
<div class="archive-item pannellum-wrap">
<div class="pannellum-wrap">
<?php if ($panorama_type == "video") { ?>
<video id="<?= $id ?>"
class="video-js vjs-default-skin vjs-big-play-centered"