diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index a92c90ae7c..d425614a5a 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1115,7 +1115,7 @@ aside .vcard #profile-photo-wrapper.crop-preview { padding: 0; } aside .vcard .profile-header { - padding: 5px 0px 5px 0px; + padding: 5px 0px 20px 0px; } aside .vcard .fn { font-weight: bold; diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl index 970d5d72ce..c6aa9536e6 100644 --- a/view/theme/frio/templates/search_item.tpl +++ b/view/theme/frio/templates/search_item.tpl @@ -117,7 +117,9 @@ -
+
+ +
{{* item content *}}
@@ -135,8 +137,7 @@
- +
{{if !$item.suppress_tags}} {{foreach $item.hashtags as $tag}} diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 7ef875987e..53efacda70 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -239,12 +239,10 @@ as the value of $top_child_total (this is done at the end of this file)
{{/if}} - {{* Insert Line to seperate item header and item content visually *}} - {{if $item.thread_level==1}} -
- {{else}}
- {{/if}} + + {{* Insert Line to seperate item header and item content visually *}} + {{if $item.thread_level==1}}
{{/if}} {{* item content *}}
@@ -262,8 +260,7 @@ as the value of $top_child_total (this is done at the end of this file)
- +
{{if !$item.suppress_tags}} {{foreach $item.hashtags as $tag}}