add admin search by role

This commit is contained in:
Hendrik
2017-02-01 11:33:34 +01:00
parent fb9d070d6a
commit 3c79d86abd
3 changed files with 29 additions and 17 deletions

View File

@@ -56,5 +56,5 @@
}
.bancommentform input[type="text"] {
width: 100%;
width: 80%;
}