]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update mobile.css 3020/head
authorRodrigo Almeida <djrodrigoalmeida@yahoo.com.br>
Thu, 5 Jan 2017 02:45:06 +0000 (00:45 -0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 11 Jan 2017 08:12:08 +0000 (09:12 +0100)
apps/files/css/mobile.css

index 2de996898398651739918acc5009959f29b645fc..4a37bf15a4bdca223d02d888c8913cdcac75e09e 100644 (file)
@@ -58,7 +58,7 @@ table td.filename .nametext {
 
 /* ellipsis on file names */
 table td.filename .nametext .innernametext {
-       max-width: 50%;
+       max-width: calc(100% - 175px);
 }
 
 /* proper notification area for multi line messages */