From: Silke Meyer Date: Sat, 6 Sep 2014 12:38:43 +0000 (+0200) Subject: Shrink user icons in timeline to 48x48 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6369399b9fd753efd1c3e99e0cdcb17774208ca3;p=friendica.git Shrink user icons in timeline to 48x48 --- diff --git a/view/theme/frost-mobile/templates/search_item.tpl b/view/theme/frost-mobile/templates/search_item.tpl index 71c64cc4be..bed73c0187 100644 --- a/view/theme/frost-mobile/templates/search_item.tpl +++ b/view/theme/frost-mobile/templates/search_item.tpl @@ -7,7 +7,7 @@ onmouseover="if (typeof t{{$item.id}} != 'undefined') clearTimeout(t{{$item.id}}); openMenu('wall-item-photo-menu-button-{{$item.id}}')" onmouseout="t{{$item.id}}=setTimeout('closeMenu(\'wall-item-photo-menu-button-{{$item.id}}\'); closeMenu(\'wall-item-photo-menu-{{$item.id}}\');',200)">-->*}} - {{$item.name}} + {{$item.name}} {{**}} {{**}} - {{$item.name}} + {{$item.name}} {{*