mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Fixed "Post to Group" label spacing [Issue #16]
This commit is contained in:
parent
c82c80e8d6
commit
2cb56a6ab4
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Name : Bookface Dark
|
||||
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 @@ header #banner {
|
|||
line-height: 32px;
|
||||
top: 6px;
|
||||
position:relative;
|
||||
display: block;
|
||||
padding-right: 30px;
|
||||
}
|
||||
#contact-edit-status-wrapper {
|
||||
margin: 15px 0px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue