Fix 1px jump when selecting multi table entries

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
This commit is contained in:
Michael Weimann 2019-07-20 11:26:06 +02:00
parent 602a48c411
commit 68049f1eae
No known key found for this signature in database
GPG Key ID: 34F0524D4DA694A1
1 changed files with 0 additions and 1 deletions

View File

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