fixup! Sticky header in users list

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
pull/7600/head
John Molakvoæ (skjnldsv) 2018-02-27 21:28:16 +07:00 committed by Daniel Calviño Sánchez
parent 0bac32a410
commit 35144a72ad
1 changed files with 2 additions and 1 deletions

@ -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;