summaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css/files.scss')
-rw-r--r--apps/files/css/files.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 73fc4b230f1..2b8c9aa2836 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -795,6 +795,7 @@ table.dragshadow td.size {
padding: $grid-pad; // same as action icon bottom and right padding
top: 0;
left: 0;
+ z-index: -1; // make sure the default click is the link
.thumbnail {
width: calc(100% - 2 * #{$grid-pad});