randomise page results of desired

This commit is contained in:
friendica 2012-06-19 03:27:51 -07:00
parent 4cdf19966d
commit 9c4f69cf7f
3 changed files with 20 additions and 5 deletions

View file

@ -1,13 +1,13 @@
#page-settings-label {
#page-settings-label, #page-random-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#page-max-pages {
#page-max-pages, #page-random {
float: left;
}