Improve users search in Administration module

This commit is contained in:
Francis Lachapelle
2015-11-25 16:16:32 -05:00
parent 4edb87978b
commit 418d30193b
4 changed files with 27 additions and 8 deletions
@@ -4,7 +4,7 @@
[id="usersList"] > md-list {
// Since the users list doesn't use the virtual repeater, force the vertical scroll
position: absolute;
top: 0;
top: $touch-zone-width;
bottom: 0;
left: 0;
right: 0;