From 911290607d0fbd22e032f9138aa66734f0511b06 Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 8 Sep 2022 11:31:26 +0200 Subject: fix the new filemenu carrot Signed-off-by: szaimen --- apps/files/css/files.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files/css/files.scss') diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss index 8a38509b42f..20624cfb8b5 100644 --- a/apps/files/css/files.scss +++ b/apps/files/css/files.scss @@ -806,7 +806,7 @@ table.dragshadow td.size { /* Center triangle */ &::after { - left: 57px !important; + left: 61px !important; } } -- cgit v1.2.3