summaryrefslogtreecommitdiffstats
path: root/apps/files/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css/mobile.css')
-rw-r--r--apps/files/css/mobile.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/css/mobile.css b/apps/files/css/mobile.css
index 8e2ef23221d..c465f890dda 100644
--- a/apps/files/css/mobile.css
+++ b/apps/files/css/mobile.css
@@ -61,9 +61,9 @@ table td.filename .nametext .innernametext {
max-width: 50%;
}
-/* ellipsis on user names in share sidebar */
+/* ellipsis on user names in share sidebar, less on mobile */
#shareWithList .username {
- max-width: 80px !important;
+ max-width: 80px !important;
}
/* proper notification area for multi line messages */