Skip to content

Commit

Permalink
fixup! Sticky header in users list
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv authored and danxuliu committed Feb 28, 2018
1 parent 0bac32a commit 35144a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings/css/settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 35144a7

Please sign in to comment.