choose to show 'page' on profile

This commit is contained in:
friendica 2012-06-30 02:01:20 -07:00
parent 6408be3225
commit 3a166add52
3 changed files with 13 additions and 2 deletions

View file

@ -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;
}