aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/search_item.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-07-23 23:32:32 +0200
committerMario Vavti <mario@mariovavti.com>2019-07-23 23:32:32 +0200
commit4e3a0720c3c1dc6906adb055769254d77c740ba3 (patch)
tree5571f78dcbaa453c2f19d632d2786a7dc6cbc1e1 /view/tpl/search_item.tpl
parentdc56d8560d0786a50f5131d114e0fb17b5b85d9c (diff)
downloadvolse-hubzilla-4e3a0720c3c1dc6906adb055769254d77c740ba3.tar.gz
volse-hubzilla-4e3a0720c3c1dc6906adb055769254d77c740ba3.tar.bz2
volse-hubzilla-4e3a0720c3c1dc6906adb055769254d77c740ba3.zip
minor css adjustions
Diffstat (limited to 'view/tpl/search_item.tpl')
-rwxr-xr-xview/tpl/search_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl
index 018e98989..3197fb893 100755
--- a/view/tpl/search_item.tpl
+++ b/view/tpl/search_item.tpl
@@ -20,7 +20,7 @@
<hr class="m-0">
{{/if}}
{{/if}}
- <div class="p-2 clearfix wall-item-head{{if $item.is_new && !$item.title && !$item.event && !$item.is_comment}} wall-item-head-new rounded-top{{/if}}">
+ <div class="p-2 clearfix wall-item-head{{if !$item.title && !$item.event && !$item.photo}} rounded-top{{/if}}{{if $item.is_new && !$item.event && !$item.is_comment}} wall-item-head-new{{/if}}" >
<div class="wall-item-info" id="wall-item-info-{{$item.id}}" >
<div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}}" id="wall-item-photo-wrapper-{{$item.id}}">
<img src="{{$item.thumb}}" class="fakelink wall-item-photo{{$item.sparkle}} u-photo p-name" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" data-toggle="dropdown" />