]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix 1px jump when selecting multi table entries 16475/head
authorMichael Weimann <mail@michael-weimann.eu>
Sat, 20 Jul 2019 09:26:06 +0000 (11:26 +0200)
committerMichael Weimann <mail@michael-weimann.eu>
Sat, 20 Jul 2019 09:28:52 +0000 (11:28 +0200)
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
apps/files/css/files.scss

index 7a558d7c2ed7b80d5d8c514a235b64ec01393a55..e0f07bd1cf67ed6736a58356f05bafc6431197f7 100644 (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{