From 9f253e4401754bdc39533131fcacca9f66e0b377 Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 29 May 2024 14:31:16 +0200 Subject: [PATCH] Use div instead of p For the case that hashtags and mentions are present. --- src/main/dda/masto_embed/resources/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/dda/masto_embed/resources/post.html b/src/main/dda/masto_embed/resources/post.html index 25e7d9c..d76fde1 100644 --- a/src/main/dda/masto_embed/resources/post.html +++ b/src/main/dda/masto_embed/resources/post.html @@ -1,4 +1,4 @@ -
+
@@ -9,7 +9,7 @@
-

POST_TEXT

+
POST_TEXT