Remove page size selector and move pagination to the bottom

This commit is contained in:
Johannes Zellner
2021-12-09 21:21:21 +01:00
parent 52f1205822
commit b6159aabae
3 changed files with 11 additions and 36 deletions

View File

@@ -1441,18 +1441,6 @@ footer {
overflow: hidden;
}
.users-filter {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 2px;
.form-control {
display: inline-block;
width: 200px;
}
}
// ----------------------------
// Upgrade
// ----------------------------