summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/css/files.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 7fcf01b91bc..9b49505c3bc 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -256,7 +256,7 @@ table.multiselect thead {
z-index: 55;
-moz-box-sizing: border-box;
box-sizing: border-box;
- left: 300px; /* sidebar */
+ left: $navigation-width;
}
table.multiselect thead th {