From 68049f1eae162680ae670b7a42b9b6d3128ff26e Mon Sep 17 00:00:00 2001 From: Michael Weimann Date: Sat, 20 Jul 2019 11:26:06 +0200 Subject: Fix 1px jump when selecting multi table entries Signed-off-by: Michael Weimann --- apps/files/css/files.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files/css') diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 7a558d7c2ed..e0f07bd1cf6 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -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{ -- cgit v1.2.3