Fixed "Post to Group" label spacing [Issue #16]

This commit is contained in:
Random Penguin 2025-03-09 15:42:17 -05:00
parent 2cb56a6ab4
commit 67fc396e31

View file

@ -1,6 +1,6 @@
/* /*
Name : Bookface Light Name : Bookface Light
Version : 1.5.9 Version : 1.5.10
Licence : AGPL Licence : AGPL
Created on : 09 Mar 2025 Created on : 09 Mar 2025
Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
@ -579,6 +579,8 @@ ul.nav-tabs {
line-height: 32px; line-height: 32px;
top: 6px; top: 6px;
position:relative; position:relative;
display: block;
padding-right: 30px;
} }
#contact-edit-status-wrapper { #contact-edit-status-wrapper {
margin: 15px 0px !important; margin: 15px 0px !important;