Paginate connection list in user edit dialog.

This commit is contained in:
Michael Jumper
2013-02-19 01:15:51 -08:00
parent a24804a39d
commit 1be13d9767
2 changed files with 32 additions and 4 deletions

View File

@@ -433,3 +433,8 @@ div#logout-panel {
text-align: center;
margin: 1em;
}
.list-pager-buttons {
text-align: center;
margin: 1em;
}