]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/wall_thread.tpl
Merge pull request #5727 from rabuzarus/20180905_-_rise_frio_version
[friendica.git] / view / theme / frio / templates / wall_thread.tpl
index 7ef875987e796cb708a192931416087c7b99ff7b..53efacda7020899ca4ea1229280d6758b9f31481 100644 (file)
@@ -239,12 +239,10 @@ as the value of $top_child_total (this is done at the end of this file)
                </div>
                {{/if}}
 
-               {{* Insert Line to seperate item header and item content visually *}}
-               {{if $item.thread_level==1}}
-               <hr class="clearfix" />
-               {{else}}
                <div class="clearfix"></div>
-               {{/if}}
+
+               {{* Insert Line to seperate item header and item content visually *}}
+               {{if $item.thread_level==1}}<hr />{{/if}}
 
                {{* item content *}}
                <div class="wall-item-content {{$item.type}}" id="wall-item-content-{{$item.id}}">
@@ -262,8 +260,7 @@ as the value of $top_child_total (this is done at the end of this file)
 
                <!-- TODO -->
                <div class="wall-item-bottom">
-                       <div class="wall-item-links">
-                       </div>
+                       <div class="wall-item-links"></div>
                        <div class="wall-item-tags">
                {{if !$item.suppress_tags}}
                        {{foreach $item.hashtags as $tag}}