Fix mobile view

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2016-11-29 13:47:37 +01:00
parent ab751277a1
commit bd18349f46
No known key found for this signature in database
GPG key ID: FB5ACEED51955BF8

View file

@ -61,11 +61,6 @@ table td.filename .nametext .innernametext {
max-width: 50%;
}
/* ellipsis on user names in share sidebar, less on mobile */
#shareWithList .username {
max-width: 80px !important;
}
/* proper notification area for multi line messages */
#notification-container {
display: -webkit-box;