]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/comment_item.tpl
Merge remote-tracking branch 'upstream/develop' into 1701-index-again
[friendica.git] / view / theme / frio / templates / comment_item.tpl
index 405a859642e061aec34ab39d4a41877825124523..50b9ff0b0b124149476c94fe9ce4f73a084f77e6 100644 (file)
@@ -29,7 +29,7 @@
                        </select>
                {{/if}}
 
-               <div class="comment-edit-text-end"></div>
+               <div class="comment-edit-text-end clear"></div>
                <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-{{$id}}" style="display: none;">
                        <button class="btn btn-primary btn-sm" type="submit" onclick="post_comment({{$id}}); return false;" id="comment-edit-submit-{{$id}}" name="submit"><i class="fa fa-envelope"></i> {{$submit}}</button>
                        {{if $preview}}
@@ -76,7 +76,7 @@
                        <div id="comment-edit-preview-{{$id}}" class="comment-edit-preview" style="display:none;"></div>
                </div>
 
-               <div class="comment-edit-end"></div>
+               <div class="comment-edit-end clear"></div>
        </form>
 
 </div>