From 4e3a0720c3c1dc6906adb055769254d77c740ba3 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 23 Jul 2019 23:32:32 +0200 Subject: minor css adjustions --- view/tpl/conv_item.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 54f1af69d..09a2e05e0 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -9,12 +9,12 @@
{{if $item.photo}} -
+
{{$item.photo}}
{{/if}} {{if $item.event}} -
+
{{$item.event}}
{{/if}} @@ -26,7 +26,7 @@
{{/if}} {{/if}} -
+
{{if $item.thr_parent}}     {{/if}} -- cgit v1.2.3