From 5c7b0534e8d59027d904248438441e3b43d9515b Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 1 Mar 2025 22:17:31 +0000 Subject: [PATCH] Fixed Mention/Post-in-Group Button [Issue #16] --- bookface_light.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bookface_light.css b/bookface_light.css index ec9803f..ecae308 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -1746,8 +1746,11 @@ a.tag.label, content: ''; margin: 0; } + #mention-link { + padding: 0 8px !important; + } #mention-link span:last-of-type { - margin-right: 42px; + display: none; } .offcanvas-right-overlay, aside::before { @@ -2166,7 +2169,6 @@ a.tag.label, #mention-link span:first-of-type { float: none; position: relative; - left: -5px; top: 2px; } #search-save .fa-plus::after,