]> git.mxchange.org Git - friendica.git/blobdiff - view/wall_item.tpl
set max height of acl names to avoid wrap
[friendica.git] / view / wall_item.tpl
index e5e03744f94d307f477d92641e1a3add1c75c86e..1c5e82b17bbc9bbd7fa23c13c88e026ecb79b8d6 100644 (file)
@@ -5,7 +5,7 @@
                                 onmouseover="if (typeof t$id != 'undefined') clearTimeout(t$id); openMenu('wall-item-photo-menu-button-$id')" 
                                 onmouseout="t$id=setTimeout('closeMenu(\'wall-item-photo-menu-button-$id\'); closeMenu(\'wall-item-photo-menu-$id\');',200)">
                                <a href="$profile_url" title="$linktitle" class="wall-item-photo-link" id="wall-item-photo-link-$id">
-                                       <img src="$thumb" class="wall-item-photo$sparkle" id="wall-item-photo-$id" alt="$name" />
+                                       <img src="$thumb" class="wall-item-photo$sparkle" id="wall-item-photo-$id" style="height: 80px; width: 80px;" alt="$name" />
                                </a>
                                <span onclick="openClose('wall-item-photo-menu-$id');" class="fakelink wall-item-photo-menu-button" id="wall-item-photo-menu-button-$id">menu</span>
                                <div class="wall-item-photo-menu" id="wall-item-photo-menu-$id">
@@ -34,6 +34,7 @@
                $vote
                $plink
                $edpost
+               $star
                $drop
                </div>
        </div>