From c0ea78978609181b3b26d6839804dc56cd287f50 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sun, 29 May 2016 15:33:36 +0200 Subject: [PATCH] Some location changes --- view/theme/frio/css/style.css | 3 +-- view/theme/frio/templates/wall_thread.tpl | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 35c490738a..839bb9dcb2 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1206,8 +1206,7 @@ section #jotOpen { font-weight: 500; color: #555; } -.media .media-body .addional-info a, -.media .media-body h5.media-heading a { +.media .media-body .addional-info a, .media .media-body h5.media-heading > a { display: block; } .media .contact-info-comment { diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 070e0a702c..ccc8f6967c 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -225,10 +225,7 @@ as the value of $top_child_total (this is done at the end of this file)
{{$item.name}} - {{$item.ago}} - {{if $item.location}} - {{$item.location}} - {{/if}} + {{$item.ago}} {{if $item.location}} — ({{$item.location}}){{/if}}