mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Fixed "Post to Group" label spacing [Issue #16]
This commit is contained in:
parent
2cb56a6ab4
commit
67fc396e31
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue