Add filtering to kaehmy list

This commit is contained in:
Jan Tuomi
2017-10-18 12:13:14 +03:00
parent cd94c0d0f4
commit b3aec2b3e4
7 changed files with 79 additions and 38 deletions
+6
View File
@@ -17,4 +17,10 @@ div.tooltip-inner {
.tooltip {
margin-left: 1rem;
}
.role-filter-form {
max-width: 30rem;
width: auto;
margin-bottom: 1rem;
}