From ede6472e52ab019c377640eb37ca3499d51ad8be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 23 Oct 2018 18:07:15 +0200 Subject: [PATCH] Fix FF performance and recals issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files/css/files.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 002a09213d..a643cb6258 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -733,8 +733,6 @@ table.dragshadow td.size { #filestable.view-grid:not(.hidden) { $grid-size: 160px; $grid-pad: 14px; - display: flex; - flex-direction: column; /* HEADER and MULTISELECT */ thead {