Update mobile.css

This commit is contained in:
Rodrigo Almeida 2017-01-05 00:45:06 -02:00 committed by Roeland Jago Douma
parent 447e388ce9
commit 4f3da2bee4
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 1 deletions

View 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 */