aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photo_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/photo_item.tpl')
-rw-r--r--view/tpl/photo_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photo_item.tpl b/view/tpl/photo_item.tpl
index b6ee4508b..6ddca70e3 100644
--- a/view/tpl/photo_item.tpl
+++ b/view/tpl/photo_item.tpl
@@ -21,7 +21,7 @@
</div>
{{if $drop}}
<div class="p-2 clearfix wall-item-tools" id="wall-item-tools-{{$id}}" >
- <div class="wall-item-tools-right pull-right">
+ <div class="wall-item-tools-right float-end">
{{$drop}}
</div>
</div>