mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
choose to show 'page' on profile
This commit is contained in:
parent
6408be3225
commit
3a166add52
3 changed files with 13 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
|
||||
|
||||
|
||||
#page-settings-label, #page-random-label {
|
||||
#page-settings-label, #page-random-label, #page-profile-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#page-max-pages, #page-random {
|
||||
#page-max-pages, #page-random, #page-profile {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue