Merge pull request #3020 from nextcloud/2944

[#2944] Update mobile.css
This commit is contained in:
Roeland Jago Douma 2017-01-11 09:34:32 +01:00 committed by GitHub
commit c4e51fd055
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 */