]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/wall_thread.tpl
Merge pull request #474 from pixelroot/master
[friendica.git] / view / theme / frost / wall_thread.tpl
index 69f6c4c1420ee670bd18515f0ac7d3783f97ae23..008ec89dbfda04924c5dec5b656847a92dcb9756 100644 (file)
@@ -7,7 +7,7 @@
 <div id="tread-wrapper-$item.id" class="tread-wrapper $item.toplevel">
 <a name="$item.id" ></a>
 <!--<div class="wall-item-outside-wrapper $item.indent$item.previewing" id="wall-item-outside-wrapper-$item.id" >-->
-       <div class="wall-item-content-wrapper $item.indent" id="wall-item-content-wrapper-$item.id" >
+       <div class="wall-item-content-wrapper $item.indent $item.previewing" id="wall-item-content-wrapper-$item.id" >
                <div class="wall-item-info" id="wall-item-info-$item.id">
                        <div class="wall-item-photo-wrapper" id="wall-item-photo-wrapper-$item.id" 
                                 onmouseover="if (typeof t$item.id != 'undefined') clearTimeout(t$item.id); openMenu('wall-item-photo-menu-button-$item.id')"