From c82c80e8d6933562e4e6d6632dd791d5a3adc4de Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sun, 9 Mar 2025 15:40:35 -0500 Subject: [PATCH] Fixed spacing of "Post to Group" label [Issue #16] --- bookface_auto.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bookface_auto.css b/bookface_auto.css index 96b3487..def71b9 100644 --- a/bookface_auto.css +++ b/bookface_auto.css @@ -1,6 +1,6 @@ /* Name : Bookface Auto Color Mode - Version : 1.5.9 + Version : 1.5.10 Licence : AGPL Created on : 09 Mar 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml @@ -580,6 +580,8 @@ line-height: 32px; top: 6px; position:relative; + display: block; + padding-right: 30px; } #contact-edit-status-wrapper { margin: 15px 0px !important; @@ -3237,6 +3239,8 @@ header #banner { line-height: 32px; top: 6px; position:relative; + display: block; + padding-right: 30px; } #contact-edit-status-wrapper { margin: 15px 0px !important;