aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-02-12 15:05:06 +0000
committerMario <mario@mariovavti.com>2023-02-12 15:05:06 +0000
commit6c78f7b76936513a408d036c98c12f8e88b448fc (patch)
treebdaa2f96fcbbd2a94aec454f8aa9007376a8015f /view/tpl/notifications_widget.tpl
parent2c459fefceb5208bba91a3acd64644fb65c78274 (diff)
downloadvolse-hubzilla-6c78f7b76936513a408d036c98c12f8e88b448fc.tar.gz
volse-hubzilla-6c78f7b76936513a408d036c98c12f8e88b448fc.tar.bz2
volse-hubzilla-6c78f7b76936513a408d036c98c12f8e88b448fc.zip
css fixes
Diffstat (limited to 'view/tpl/notifications_widget.tpl')
-rw-r--r--view/tpl/notifications_widget.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl
index d3347b4d8..bae1c1469 100644
--- a/view/tpl/notifications_widget.tpl
+++ b/view/tpl/notifications_widget.tpl
@@ -537,8 +537,8 @@
<a class="list-group-item list-group-item-action notification {6}" href="{0}" title="{13}" data-b64mid="{7}" data-notify_id="{8}" data-thread_top="{9}" data-contact_name="{2}" data-contact_addr="{3}" data-when="{5}">
<img data-src="{1}" loading="lazy" class="rounded menu-img-2">
<div class="text-nowrap">
- <div class="d-flex justify-content-between lh-sm">
- <div class="text-truncate mr-1">
+ <div class="d-flex justify-content-between align-items-center lh-sm">
+ <div class="text-truncate pe-1">
<strong title="{2} - {3}">{2}</strong>
</div>
<small class="notifications-autotime opacity-75" title="{5}"></small>