summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/css/files.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index c6a0e43fa97..2480b1025c2 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -789,7 +789,6 @@ 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});