aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-13 20:00:40 +0000
committerMario <mario@mariovavti.com>2019-05-14 09:13:19 +0200
commit1f84aa980988ad762d6e71baf288791218aae6ea (patch)
treebd932991970b8728e94191675a353f2be2a9de13 /view/tpl/conv_item.tpl
parent4ac249c26c1ccad627c865a7387ed75a5232b027 (diff)
downloadvolse-hubzilla-1f84aa980988ad762d6e71baf288791218aae6ea.tar.gz
volse-hubzilla-1f84aa980988ad762d6e71baf288791218aae6ea.tar.bz2
volse-hubzilla-1f84aa980988ad762d6e71baf288791218aae6ea.zip
css fixes
(cherry picked from commit c1f01b7e3515ed823019f133cd73c1752b372f4c)
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 eceff51c7..54f1af69d 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.top_hint}}"><i class="fa fa-angle-double-up float-right">&nbsp;&nbsp;&nbsp;</i></a>
+ <a href="javascript:doscroll('{{$item.thr_parent}}',{{$item.parent}});" title="{{$item.top_hint}}" class="float-right"><i class="fa fa-angle-double-up">&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}}">