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}}