diff --git a/apps/files_sharing/css/mobile.css b/apps/files_sharing/css/mobile.css
index 988ae862efa57b65175048ef913f57647f8f5713..333c4c77fc999c6acd16723d900384a1d3d110ee 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 {