aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/messages_widget.tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-09-10 08:00:18 +0000
committerMario <mario@mariovavti.com>2023-09-10 08:00:18 +0000
commit0e8ecbc9fc108b4903eb013ca0a4a1f4beb5fbe1 (patch)
treec091dfac3e1b5743bb50a7bf7165ae226e0543b8 /view/tpl/messages_widget.tpl
parenta88236b36fc9828e6dccbbc044aa37b2f7b46581 (diff)
downloadvolse-hubzilla-0e8ecbc9fc108b4903eb013ca0a4a1f4beb5fbe1.tar.gz
volse-hubzilla-0e8ecbc9fc108b4903eb013ca0a4a1f4beb5fbe1.tar.bz2
volse-hubzilla-0e8ecbc9fc108b4903eb013ca0a4a1f4beb5fbe1.zip
theme fixes to make a barebones theme work slightly better
Diffstat (limited to 'view/tpl/messages_widget.tpl')
-rw-r--r--view/tpl/messages_widget.tpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/view/tpl/messages_widget.tpl b/view/tpl/messages_widget.tpl
index 5770abffc..9b6c6d03b 100644
--- a/view/tpl/messages_widget.tpl
+++ b/view/tpl/messages_widget.tpl
@@ -25,11 +25,11 @@
<div id="messages-widget" class="border-start border-end border-bottom overflow-auto mb-3 clearfix" style="height: 70vh;">
<div id="messages-template" rel="template" class="d-none">
<a href="{6}" class="list-group-item list-group-item-action message" data-b64mid="{0}">
- <div class="mb-2">
- <img src="{9}" loading="lazy" class="rounded menu-img-2">
+ <div class="mb-2 align-middle">
+ <img src="{9}" loading="lazy" class="rounded float-start me-2 menu-img-2">
<div class="text-nowrap">
<div class="d-flex justify-content-between align-items-center lh-sm">
- <div class="text-truncate pe-1">
+ <div class="text-truncate">
{7}
<strong title="{4}">{4}</strong>
</div>
@@ -55,8 +55,8 @@
</div>
{{foreach $entries as $e}}
<a href="{{$e.href}}" class="list-group-item list-group-item-action message" data-b64mid="{{$e.b64mid}}">
- <div class="mb-2">
- <img src="{{$e.author_img}}" loading="lazy" class="rounded menu-img-2">
+ <div class="mb-2 align-middle">
+ <img src="{{$e.author_img}}" loading="lazy" class="rounded float-start me-2 menu-img-2">
<div class="text-nowrap">
<div class="d-flex justify-content-between align-items-center lh-sm">
<div class="text-truncate pe-1">