Fix 1px jump when selecting multi table entries (#16475)

Fix 1px jump when selecting multi table entries
pull/16503/head
John Molakvoæ 2019-07-22 12:29:00 +07:00 committed by GitHub
commit b6376b7bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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