]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix mobile view 2388/head
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 29 Nov 2016 12:47:37 +0000 (13:47 +0100)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 29 Nov 2016 12:47:37 +0000 (13:47 +0100)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
apps/files/css/mobile.css

index c465f890ddac0b537006cc39fbb62b8c42e7b964..2de996898398651739918acc5009959f29b645fc 100644 (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;