diff options
Diffstat (limited to 'view/tpl/conv_list.tpl')
-rw-r--r-- | view/tpl/conv_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index 09e8bdee0..8bcc71ecd 100644 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -27,7 +27,7 @@ {{/if}} {{/if}} <div class="p-2 wall-item-head{{if !$item.title && !$item.event && !$item.photo}} rounded-top{{/if}}{{if $item.is_new && !$item.event && !$item.is_comment}} wall-item-head-new{{/if}}" > - <div class="text-end float-end"> + <div class="lh-sm text-end float-end"> <div class="wall-item-ago opacity-75" id="wall-item-ago-{{$item.id}}"> {{if $item.editedtime}} <i class="bi bi-pencil"></i> |