From 67fc396e31cf1de18e6bc76f526aa1b8ab24c303 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sun, 9 Mar 2025 15:42:17 -0500 Subject: [PATCH] Fixed "Post to Group" label spacing [Issue #16] --- bookface_light.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bookface_light.css b/bookface_light.css index 09a732f..da8d822 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -1,6 +1,6 @@ /* Name : Bookface Light - 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 @@ -579,6 +579,8 @@ ul.nav-tabs { line-height: 32px; top: 6px; position:relative; + display: block; + padding-right: 30px; } #contact-edit-status-wrapper { margin: 15px 0px !important;