Skip to content

Commit

Permalink
Fix 1px jump when selecting multi table entries (#16475)
Browse files Browse the repository at this point in the history
Fix 1px jump when selecting multi table entries
  • Loading branch information
skjnldsv committed Jul 22, 2019
2 parents a999af4 + 68049f1 commit b6376b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/files/css/files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ table.multiselect thead {
table.multiselect thead th {
background-color: var(--color-main-background-translucent);
font-weight: bold;
border-bottom: 0;
}

#app-content.with-app-sidebar table.multiselect thead{
Expand Down

0 comments on commit b6376b7

Please sign in to comment.