diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 7a558d7c2ed7b80d5d8c514a235b64ec01393a55..e0f07bd1cf67ed6736a58356f05bafc6431197f7 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{