summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/css/mobile.css')
-rw-r--r--apps/files_sharing/css/mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/css/mobile.css b/apps/files_sharing/css/mobile.css
index 988ae862efa..333c4c77fc9 100644
--- a/apps/files_sharing/css/mobile.css
+++ b/apps/files_sharing/css/mobile.css
@@ -1,4 +1,4 @@
-@media only screen and (max-width: 600px) {
+@media only screen and (max-width: 768px) {
/* make header scroll up for single shares, more view of content on small screens */
#header.share-file {