From: hoergen Date: Tue, 10 Jul 2018 13:31:29 +0000 (+0200) Subject: Update wall_thread.tpl (#5352) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=39abfb547d6c9a9df854482e79912d894e87d441;p=friendica.git Update wall_thread.tpl (#5352) * Update wall_thread.tpl named an unnamed style definition to can address it via css * Update style.css Added div wall-spacer definition * Update wall_thread.tpl removed wall-spacer definition. moved to main css * Update style.css * Update wall_thread.tpl --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 3a757aa31e..fbd2200256 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1666,6 +1666,11 @@ section #jotOpen { z-index: 1000; } +/* Space between content and head */ +.wall-spacer { + height: 10px; +} + /* wall items content */ .wall-item-content { word-break: break-word; diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 927dc9bfaa..daa02ef10d 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -248,7 +248,7 @@ as the value of $top_child_total (this is done at the end of this file)
{{* insert some space if it's an top-level post *}} {{if $item.thread_level==1}} -
 
+
 
{{/if}} {{if $item.title}}