fixup! Sticky header in users list

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-02-27 21:28:16 +01:00 committed by Daniel Calviño Sánchez
parent 0bac32a410
commit 35144a72ad

View file

@ -550,7 +550,8 @@ span.usersLastLoginTooltip {
.groupsListContainer.hidden {
display: none;
}
thead th {
thead th,
thead tr {
z-index: 100;
background-color: $color-main-background;
position: sticky;