aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-02 14:09:09 +0000
committerMario <mario@mariovavti.com>2024-05-02 14:09:09 +0000
commit2e575dee526305f1c0c2b8184179167f1b0756ec (patch)
treeea441d15c7f90a9949dbf05211c81b1cbef09c8a
parent058c7d6c13e4cb76efd001ca5be39769825587b0 (diff)
downloadvolse-hubzilla-2e575dee526305f1c0c2b8184179167f1b0756ec.tar.gz
volse-hubzilla-2e575dee526305f1c0c2b8184179167f1b0756ec.tar.bz2
volse-hubzilla-2e575dee526305f1c0c2b8184179167f1b0756ec.zip
css fix
-rw-r--r--view/tpl/hdr.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index 7d20633bc..ba63830eb 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1 +1 @@
-<div id="toast-container" class="position-fixed top-0 end-0 me-4"></div>
+<div id="toast-container" class="d-flex position-fixed top-0 end-0"></div>