forked from friendica/friendica-addons
15 lines
116 B
CSS
15 lines
116 B
CSS
|
|
|
|
|
|
#page-settings-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#page-max-pages {
|
|
float: left;
|
|
}
|
|
|
|
|