summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files/css/files.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 815c7d7531c..e4dcf66704e 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -1021,6 +1021,10 @@ table.dragshadow td.size {
opacity: 1;
}
}
+/* Make sure the hidden input is not rendered at all to avoid scrolling to top */
+#showgridview {
+ display: none;
+}
/* Adjustments for link share page */
#body-public {