aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2019-05-05 14:28:15 +0200
committerMax Kostikov <max@kostikov.co>2019-05-05 14:28:15 +0200
commit5c8de9d82fc21e71e528db069bb3b1dce682068f (patch)
tree434ae990e3c318aa7c682489042f7fef68c54e4c /view/tpl/conv_item.tpl
parentb9c8b6ba235a7bbecfd63c04c376eef539a7b829 (diff)
downloadvolse-hubzilla-5c8de9d82fc21e71e528db069bb3b1dce682068f.tar.gz
volse-hubzilla-5c8de9d82fc21e71e528db069bb3b1dce682068f.tar.bz2
volse-hubzilla-5c8de9d82fc21e71e528db069bb3b1dce682068f.zip
Allign arrows position
Diffstat (limited to 'view/tpl/conv_item.tpl')
-rwxr-xr-xview/tpl/conv_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 86b84de14..20177038f 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -28,7 +28,7 @@
{{/if}}
<div class="p-2 clearfix wall-item-head{{if $item.is_new && !$item.title && !$item.event && !$item.is_comment && !$item.photo}} wall-item-head-new rounded-top{{/if}}" >
{{if $item.thr_parent}}
- <a href="javascript:doscroll('{{$item.thr_parent}}',{{$item.parent}});" title="{{$item.reply_to.3}}"><i class="fa fa-angle-double-up float-right"></i></a>
+ <a href="javascript:doscroll('{{$item.thr_parent}}',{{$item.parent}});" title="{{$item.reply_to.3}}"><i class="fa fa-angle-double-up float-right">&nbsp;&nbsp;&nbsp;</i></a>
{{/if}}
<div class="wall-item-info" id="wall-item-info-{{$item.id}}" >
<div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}} h-card p-author" id="wall-item-photo-wrapper-{{$item.id}}">