logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 777f6c016284904ce8e24bbc7a4ad6a22947717c
parent 299c00cf74fbef8b8b597330b8c0e6e28765ab7e
Author: Henry Jameson <me@hjkos.com>
Date:   Sun, 15 Aug 2021 18:43:52 +0300

Merge branch 'better-still-emoji' into proper-attachments

* better-still-emoji:
  fix "+X more" sticking

Diffstat:

Msrc/components/mentions_line/mentions_line.scss1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/mentions_line/mentions_line.scss b/src/components/mentions_line/mentions_line.scss @@ -2,6 +2,7 @@ .showMoreLess { white-space: normal; color: var(--link); + margin-right: 0.25em; } .mention-link {