X Tutup
Skip to content

Commit 8ca08f7

Browse files
author
JanAckermann
committed
imp
1 parent 2f92766 commit 8ca08f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/files/css/mobile.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ table.multiselect thead {
4141

4242
/* ellipsis on file names */
4343
table td.filename .nametext .innernametext {
44-
max-width: 260px;
44+
45+
max-width: 190px;
4546
}
4647

4748
/* proper notification area for multi line messages */

0 commit comments

Comments
 (0)
X Tutup