From 763655f6a0dfa35f3a409f546d5e0957b83c5320 Mon Sep 17 00:00:00 2001 From: "me@ow.nekobit.net" Date: Tue, 12 Apr 2022 23:31:38 +0000 Subject: [PATCH] Fix emoji react position FossilOrigin-Name: 9732d90f56f3942ddd5fb5ddd3ee3bcca23565f09ffb143cea51806b28ce73d7 --- dist/treebird20.css | 4 +++- static/emoji_reaction.html | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/treebird20.css b/dist/treebird20.css index d109666..371f81f 100644 --- a/dist/treebird20.css +++ b/dist/treebird20.css @@ -1007,6 +1007,8 @@ svg.in-reply-to-icon { display: block; padding: 0; + margin: 0; + white-space-collapse: discard; margin-top: 8px; padding-left: 0px !important; margin-bottom: 6px; @@ -1017,7 +1019,7 @@ svg.in-reply-to-icon display: inline-block; list-style-type: none; padding: 3px 7px; - margin: 0 4px; + margin: 2px 4px; } .emoji diff --git a/static/emoji_reaction.html b/static/emoji_reaction.html index 2c8a687..a08a2ca 100644 --- a/static/emoji_reaction.html +++ b/static/emoji_reaction.html @@ -1,3 +1 @@ -
  • - %s %u -
  • +
  • %s %u